Skip to content

Commit acb64cb

Browse files
committed
release: v0.4.0
1 parent f1bb20c commit acb64cb

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "codename-generator"
3-
version = "0.3.2"
3+
version = "0.4.0"
44
description = "Project codename generator with curated themes and phonetic mutations"
55
readme = "README.md"
66
license = "Apache-2.0"

src/codename_generator/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""Project codename generator with curated themes and phonetic mutations."""
22

3-
__version__ = "0.3.2"
3+
__version__ = "0.4.0"
44
__author__ = "Michael Blaess"
55
__year__ = "2026"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)