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 b8b2faa commit 5ef2ae2Copy full SHA for 5ef2ae2
CHANGELOG.md
@@ -1,7 +1,7 @@
1
# makeapp changelog
2
3
4
-### Unreleased
+### v2.1.0 [2025-11-15]
5
* ++ Add 'ma docs' command.
6
7
### v2.0.0 [2025-10-04]
src/makeapp/__init__.py
@@ -1,3 +1,3 @@
-VERSION = '2.0.0'
+VERSION = '2.1.0'
"""Application version number tuple."""
0 commit comments