We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a281ff commit 8a061d1Copy full SHA for 8a061d1
python/update_version.py
@@ -11,7 +11,7 @@
11
# current version
12
# We use the version of the incoming release for code
13
# that is under development
14
-__version__ = "0.4.2"
+__version__ = "0.4.3"
15
print(__version__)
16
17
# Implementations
0 commit comments