Skip to content

Commit

Permalink
bump version 1.1.0 to "final"
Browse files Browse the repository at this point in the history
  • Loading branch information
PiRK committed Jul 1, 2021
1 parent b8c7a44 commit d1e1d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ecashaddress/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
MINOR = 1
MICRO = 0

RELEV: str = "dev"
RELEV: str = "final"
"""RELEV must be 'dev' on the master branch, and can be "alpha", "beta",
"candidate" or "final" on a (pre)release branch."""

Expand Down

0 comments on commit d1e1d53

Please sign in to comment.