Skip to content

Commit

Permalink
bump minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
cjayb committed Jan 29, 2020
1 parent 93ead27 commit 9360360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stormdb/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
STORM database access and cluster processing tools.
"""

__version__ = '0.7.dev0'
__version__ = '0.8'

0 comments on commit 9360360

Please sign in to comment.