Skip to content

Commit 8a061d1

Browse files
committed
update version
1 parent 4a281ff commit 8a061d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/update_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# current version
1212
# We use the version of the incoming release for code
1313
# that is under development
14-
__version__ = "0.4.2"
14+
__version__ = "0.4.3"
1515
print(__version__)
1616

1717
# Implementations

0 commit comments

Comments
 (0)