Skip to content

Commit d1ff4a7

Browse files
committed
Bumped version for v0.4.1 release.
1 parent 7efb0b8 commit d1ff4a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rubicon/objc/__init__.py

Lines changed: 1 addition & 1 deletion
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.dev1'
9+
__version__ = '0.4.1'
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)