Skip to content

Commit

Permalink
Increment version number
Browse files Browse the repository at this point in the history
  • Loading branch information
aromanielloNTIA committed Aug 6, 2022
1 parent 68f58d4 commit c062d56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Next, download the most recent [release](https://github.com/NTIA/tekrsa-api-ntia
of this package, and install it using `pip`:

```bash
pip install tekrsa_api_wrap-1.2.0.tar.gz
pip install tekrsa_api_wrap-1.2.1-py3-none-any.whl
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion src/rsa_api/__about__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = "1.2.0"
VERSION = "1.2.1"

0 comments on commit c062d56

Please sign in to comment.