Skip to content

Commit 29f8b85

Browse files
committed
Bumped version for v0.4.2 release.
1 parent d53701d commit 29f8b85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rubicon/objc/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# __version__ = '1.2.3' # Final Release
77
# __version__ = '1.2.3.post1' # Post Release 1
88

9-
__version__ = '0.4.1'
9+
__version__ = '0.4.2'
1010

1111
# Import commonly used submodules right away.
1212
# The first few imports are only included for clarity. They are not strictly necessary, because the from-imports below

0 commit comments

Comments
 (0)