Skip to content

Commit

Permalink
Bump version to 0.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
slhck committed Aug 2, 2022
1 parent ab5aaa1 commit 1265f74
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,11 @@
# Changelog


## v0.21.1 (2022-08-02)

* Update python requirements.


## v0.20.1 (2022-08-02)

* Update python requirements.
Expand Down
2 changes: 1 addition & 1 deletion bufferer/__init__.py
@@ -1 +1 @@
__version__ = "0.21.0"
__version__ = "0.21.1"

0 comments on commit 1265f74

Please sign in to comment.