Skip to content

Commit 063dff1

Browse files
committed
#1106 Bump patch version to 4.11.11.
1 parent 78718c3 commit 063dff1

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.10"
1357+
__version__: str = "4.11.11"
13581358

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

0 commit comments

Comments
 (0)