Bump version for alpha3 and update changelog
This commit is contained in:
parent
513a9e40bd
commit
96ffbb2b49
5 changed files with 66 additions and 6 deletions
|
|
@ -19,7 +19,7 @@ THIS_DIR = os.path.dirname(__file__)
|
|||
TRUE_REPO_DIR = os.path.dirname(THIS_DIR)
|
||||
|
||||
# For explicit version checking.
|
||||
VER_STRING = "3.0.0-alpha2"
|
||||
VER_STRING = "3.0.0-alpha3"
|
||||
|
||||
# This is the regex provided by https://semver.org/
|
||||
SEMVER_REGEX = re.compile(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue