We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d53701d commit 29f8b85Copy full SHA for 29f8b85
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.1'
+__version__ = '0.4.2'
10
11
# Import commonly used submodules right away.
12
# The first few imports are only included for clarity. They are not strictly necessary, because the from-imports below
0 commit comments