Skip to content

Commit

Permalink
Remove old readme line
Browse files Browse the repository at this point in the history
  • Loading branch information
irismessage committed Dec 12, 2023
1 parent bee3b59 commit 3dc8aba
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

PyPI page: https://pypi.org/project/uoy-assessment-uploader/

**If you have an open exam, help me test the new and improved version!! See here: https://github.com/joelsgp/uoy-assessment-uploader/pull/1**

## Install
1. When you have Python and Pip ready, it's as easy as:
```shell
Expand Down
2 changes: 1 addition & 1 deletion uoy_assessment_uploader/constants.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Constants including version and URLs."""

__version__ = "1.2.0"
__version__ = "1.2.1"

NAME = "uoy-assessment-uploader"

Expand Down

0 comments on commit 3dc8aba

Please sign in to comment.