Skip to content

Commit

Permalink
bump to 0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
imohitmayank committed Jul 5, 2021
1 parent e2fa9f7 commit 712b563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jaal/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# import Jaal at root
from .jaal import Jaal
# version in setup fetched from here
__version__ = "0.0.8"
__version__ = "0.0.9"

0 comments on commit 712b563

Please sign in to comment.