Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
janbuchar committed Jun 3, 2021
1 parent d8551ae commit a164829
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apistrap/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.9.9"
__version__ = "0.9.10"
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


setup(name='apistrap',
version='0.9.9',
version='0.9.10',
description='Iterait REST API utilities',
classifiers=[
'Development Status :: 4 - Beta',
Expand Down

0 comments on commit a164829

Please sign in to comment.