Skip to content

Commit 78a87b0

Browse files
committed
Release v2.0.0
1 parent d3273b2 commit 78a87b0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# makeapp changelog
22

33

4-
### Unreleased
4+
### v2.0.0 [2025-10-04]
55
* !! Big rewrite. Now uses up-to-date conventions and technologies.
66
* ++ Add 'ma' alias for 'makeapp' command.
77
* ++ Added virtual environment creation on project rollout.

src/makeapp/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11

22
VERSION = '2.0.0'
3-
"""Application version number tuple."""
3+
"""Application version number tuple."""

0 commit comments

Comments
 (0)