We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 246fea1 commit 925dd28Copy full SHA for 925dd28
rubicon/objc/__init__.py
@@ -6,7 +6,7 @@
6
# __version__ = '1.2.3' # Final Release
7
# __version__ = '1.2.3.post1' # Post Release 1
8
9
-__version__ = "0.4.2"
+__version__ = "0.4.3"
10
11
# `api`, `runtime` and `types` are only included for clarity. They are not
12
# strictly necessary, because the from-imports below also import the types and
0 commit comments