Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
antonmyronyuk committed Oct 28, 2022
1 parent 79ae44c commit 9dc4731
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 @@ -8,7 +8,7 @@ The library is available on [GitHub](https://github.com/antonmyronyuk/aioviberbo
This package can be imported using pip by adding the following to your `requirements.txt`:

```python
aioviberbot==0.2.0
aioviberbot==0.2.1
```

## License
Expand Down
2 changes: 1 addition & 1 deletion aioviberbot/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.2.0'
__version__ = '0.2.1'

0 comments on commit 9dc4731

Please sign in to comment.