Skip to content

Commit ea10b52

Browse files
committed
#1212 Bump patch version to 4.11.4.
1 parent efc0c00 commit ea10b52

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
@@ -1337,6 +1337,6 @@
13371337
True_: __True = __True()
13381338
False_: __False = __False()
13391339

1340-
__version__: str = "4.11.3"
1340+
__version__: str = "4.11.4"
13411341

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

0 commit comments

Comments
 (0)