Skip to content

Commit 0dc927c

Browse files
committed
#1106 Bump patch version to 4.11.9.
1 parent 15e418a commit 0dc927c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apysc/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1354,6 +1354,6 @@
13541354
True_: __True = __True()
13551355
False_: __False = __False()
13561356

1357-
__version__: str = "4.11.8"
1357+
__version__: str = "4.11.9"
13581358

13591359
_logger.info("apysc packages imported successfully!")

0 commit comments

Comments
 (0)