Skip to content

Commit 136fc5e

Browse files
authored
Update setup.py (#782)
bump version
1 parent 0e387a3 commit 136fc5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import glob
77

88
PACKAGE_NAME = "stimela"
9-
__version__ = "1.7.7"
9+
__version__ = "1.7.8"
1010
build_root = os.path.dirname(__file__)
1111

1212

0 commit comments

Comments
 (0)