We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd70e93 commit 60f7b56Copy full SHA for 60f7b56
.github/workflows/python-publish.yml
@@ -110,4 +110,4 @@ jobs:
110
fi;
111
112
- name: Publish package
113
- uses: pypa/gh-action-pypi-publish@release/v1.8
+ uses: pypa/gh-action-pypi-publish@release/v1.12
CHANGELOG.md
@@ -1,4 +1,4 @@
1
* Update package
2
3
-# 0.1.0
+## 0.1.0 ##
4
* First version
0 commit comments