Skip to content

Commit aa8cd0b

Browse files
committed
Bumped version number for v0.4.0 release.
1 parent 2cd325a commit aa8cd0b

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.3.2.dev1'
9+
__version__ = '0.4.0'
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)