Skip to content

Commit

Permalink
bumping version to v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasGerstenberg committed May 2, 2020
1 parent bfb4d4c commit 1f85c68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from os import path


VERSION = "v0.3.0-rc.4"
VERSION = "v0.3.0"

HERE = path.dirname(__file__)
with open(path.join(HERE, "README.md"), "r", encoding="utf-8") as f:
Expand Down

0 comments on commit 1f85c68

Please sign in to comment.