Skip to content

Commit d232268

Browse files
committed
New release
1 parent eb0b6d7 commit d232268

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ jobs:
9696
git commit -m "Update coverage badge"
9797
git push origin coverage-badge --force
9898
deploy:
99+
environment: pypi
99100
runs-on: ubuntu-latest
100101
needs: [prepare, coverage]
101102
steps:

src/codext/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.15.11
1+
1.16.0

0 commit comments

Comments
 (0)