Skip to content

Commit

Permalink
bump to v0.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
Mickael committed Nov 10, 2021
1 parent a0696e5 commit e0fdfd2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
EMAIL = "[email protected]"
AUTHOR = "GreenPonik SAS"
REQUIRES_PYTHON = ">=3.6.0"
VERSION = "0.0.15"
VERSION = "0.0.16"

# What packages are required for this module to be executed?
REQUIRED = [
Expand Down
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.0.15"
__version__ = "0.0.16"

0 comments on commit e0fdfd2

Please sign in to comment.