Skip to content

Commit 925dd28

Browse files
committed
Bump version number for v0.4.3 release.
1 parent 246fea1 commit 925dd28

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.2"
9+
__version__ = "0.4.3"
1010

1111
# `api`, `runtime` and `types` are only included for clarity. They are not
1212
# strictly necessary, because the from-imports below also import the types and

0 commit comments

Comments
 (0)