Skip to content

Commit 3ae8f24

Browse files
author
Anonymous Committer
committed
Release 3.0.1
1 parent b928660 commit 3ae8f24

File tree

5 files changed

+98660
-257
lines changed

5 files changed

+98660
-257
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ Official releases are tag-driven:
123123
python scripts/sdkctl.py validate-examples
124124
python scripts/sdkctl.py verify-release --tag vX.Y.Z
125125
python -m build
126-
python scripts/sdkctl.py verify-release --tag vX.Y.Z
127126
git push origin vX.Y.Z
128127
```
129128

justserpapi/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Package version."""
22

3-
__version__ = "3.0.0"
3+
__version__ = "3.0.1"

0 commit comments

Comments
 (0)