Skip to content

Commit 321dc8f

Browse files
Technical-1claudehappy-otter
committed
Bump version to 0.1.2
Propagates the Node 24 GitHub Actions bump in the github_ci.yml.j2 template to newly generated projects. Generated with [Claude Code](https://claude.ai/code) via [Happy](https://happy.engineering) Co-Authored-By: Claude <noreply@anthropic.com> Co-Authored-By: Happy <yesreply@happy.engineering>
1 parent cfcb5bc commit 321dc8f

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
@@ -10,7 +10,7 @@
1010

1111
[project]
1212
name = "quickforge"
13-
version = "0.1.1"
13+
version = "0.1.2"
1414
description = "Modern Python project bootstrapper with 2025's best toolchain"
1515
readme = "README.md"
1616
license = "MIT"

src/quickforge/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
# =============================================================================
5454
# Package Metadata
5555
# =============================================================================
56-
__version__ = "0.1.1"
56+
__version__ = "0.1.2"
5757
__author__ = "Technical-1"
5858
__email__ = "jacobkanfer8@gmail.com"
5959
__license__ = "MIT"

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)