Skip to content

Commit 1cca1d9

Browse files
committed
bump: version 0.15.0 → 0.16.0
1 parent 7adc494 commit 1cca1d9

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## v0.16.0 (2025-07-26)
2+
3+
## v0.14.0 (2025-07-18)
4+
5+
## v0.13.0 (2025-07-18)
6+
7+
## v0.12.0 (2025-07-18)
8+
9+
## v0.11.0 (2025-07-18)
10+
11+
## v0.10.0 (2025-07-18)
12+
13+
## v0.9.0 (2025-07-18)
14+
15+
## v0.8.0 (2025-07-18)
16+
17+
## v0.7.0 (2025-07-18)
18+
19+
## v0.6.0 (2025-07-18)
20+
121
## v0.15.0 (2025-07-26)
222

323
## v0.14.0 (2025-07-18)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "robust-python-demo"
3-
version = "0.15.0"
3+
version = "0.16.0"
44
description = "robust-python-demo"
55
authors = [
66
{ name = "Kyle Oliver", email = "56kyleoliver+cookiecutter-robust-python@gmail.com" },

0 commit comments

Comments
 (0)