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 db3b2e5 commit daa691dCopy full SHA for daa691d
.manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "2.0.0"
+ ".": "2.0.1"
3
}
CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [2.0.1](https://github.com/NEIAAC/python-template/compare/v2.0.0...v2.0.1) (2025-06-12)
4
+
5
6
+### Bug Fixes
7
8
+* Remove broken smooth scroll area ([db3b2e5](https://github.com/NEIAAC/python-template/commit/db3b2e55047f5331b0caaa7e3b77ca866c666393))
9
10
## [2.0.0](https://github.com/NEIAAC/python-template/compare/v1.2.10...v2.0.0) (2025-05-23)
11
12
src/version.py
@@ -1 +1 @@
-__version__ = "2.0.0"
+__version__ = "2.0.1"
0 commit comments