Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mboudet authored Apr 5, 2022
1 parent ba7297b commit 37c8c85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion askoclics/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,6 @@ def _get_endpoints(self):
return endpoints


__version__ = '0.0.4'
__version__ = '0.0.6'

PROJECT_NAME = "askoclics"

0 comments on commit 37c8c85

Please sign in to comment.