We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1fdc18 commit 7b11659Copy full SHA for 7b11659
1 file changed
setup.py
@@ -16,7 +16,7 @@
16
],
17
18
PACKAGE_NAME = "stimela"
19
-__version__ = "1.1.1"
+__version__ = "1.1.2"
20
21
setup(name = PACKAGE_NAME,
22
version = __version__,
0 commit comments