Skip to content

Commit 128329f

Browse files
committed
Back to development: 0.9
1 parent 1bda7d4 commit 128329f

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Changelog for cookiecutter-python-template
22

33

4+
## 0.9 (unreleased)
5+
6+
7+
- Nothing changed yet.
8+
9+
410
## 0.8 (2025-09-16)
511

612

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = [
77
description = "Cookiecutter template for a plain python project or library"
88
readme = "README.md"
99
license = "MIT"
10-
version = "0.8"
10+
version = "0.9.dev0"
1111
requires-python = ">=3.12"
1212
classifiers = [
1313
"Development Status :: 4 - Beta",

0 commit comments

Comments
 (0)