Skip to content

Commit

Permalink
Bump version to 0.7.0
Browse files Browse the repository at this point in the history
gouline committed Apr 12, 2021
1 parent 4dea8ce commit 982499e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion molot/__init__.py
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
Base script execution functionality (can be imported separately).
"""

__version__ = '0.6.1'
__version__ = '0.7.0'

import sys
import os

0 comments on commit 982499e

Please sign in to comment.