We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3273b2 commit 78a87b0Copy full SHA for 78a87b0
2 files changed
CHANGELOG.md
@@ -1,7 +1,7 @@
1
# makeapp changelog
2
3
4
-### Unreleased
+### v2.0.0 [2025-10-04]
5
* !! Big rewrite. Now uses up-to-date conventions and technologies.
6
* ++ Add 'ma' alias for 'makeapp' command.
7
* ++ Added virtual environment creation on project rollout.
src/makeapp/__init__.py
@@ -1,3 +1,3 @@
VERSION = '2.0.0'
-"""Application version number tuple."""
+"""Application version number tuple."""
0 commit comments