Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
o-smirnov committed Oct 24, 2020
1 parent 7d1d097 commit 38d11d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],

PACKAGE_NAME = "stimela"
__version__ = "1.6.7"
__version__ = "1.6.8"

setup(name=PACKAGE_NAME,
version=__version__,
Expand Down

0 comments on commit 38d11d6

Please sign in to comment.