Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
BarclayII committed Mar 30, 2020
1 parent 4a281ff commit 8a061d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/update_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# current version
# We use the version of the incoming release for code
# that is under development
__version__ = "0.4.2"
__version__ = "0.4.3"
print(__version__)

# Implementations
Expand Down

0 comments on commit 8a061d1

Please sign in to comment.