Skip to content

Commit a0519a1

Browse files
authored
Merge pull request #21 from 56kyle/release/0.16.0
Release/0.16.0
2 parents b6e1d91 + 1cca1d9 commit a0519a1

File tree

5 files changed

+21
-17
lines changed

5 files changed

+21
-17
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)

build/lib/robust_python_demo/__init__.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

build/lib/robust_python_demo/__main__.py

Lines changed: 0 additions & 15 deletions
This file was deleted.

build/lib/robust_python_demo/py.typed

Whitespace-only changes.

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)