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 834e1d4 commit fea03bbCopy full SHA for fea03bb
.manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "2.0.2"
+ ".": "2.0.3"
3
}
CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## [2.0.3](https://github.com/NEIAAC/python-template/compare/v2.0.2...v2.0.3) (2025-06-25)
4
+
5
6
+### Documentation
7
8
+* Update error instructions ([834e1d4](https://github.com/NEIAAC/python-template/commit/834e1d4d62cb26a465bf3cc4f5184ed3717f2e85))
9
+* Update template usage instructions ([6ac9f6f](https://github.com/NEIAAC/python-template/commit/6ac9f6f30a1c582c3e7b06ee63ea5d8f095d0c8b))
10
11
## [2.0.2](https://github.com/NEIAAC/python-template/compare/v2.0.1...v2.0.2) (2025-06-17)
12
13
src/version.py
@@ -1 +1 @@
-__version__ = "2.0.2"
+__version__ = "2.0.3"
0 commit comments