Skip to content

Commit 2ea2bcb

Browse files
committed
#1211 Bump patch version to 4.11.3.
1 parent 421e831 commit 2ea2bcb

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.2"
1340+
__version__: str = "4.11.3"
13411341

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

0 commit comments

Comments
 (0)