Skip to content

Commit 7b11659

Browse files
committed
Fixes #413
1 parent b1fdc18 commit 7b11659

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
@@ -16,7 +16,7 @@
1616
],
1717

1818
PACKAGE_NAME = "stimela"
19-
__version__ = "1.1.1"
19+
__version__ = "1.1.2"
2020

2121
setup(name = PACKAGE_NAME,
2222
version = __version__,

0 commit comments

Comments
 (0)