Skip to content

Commit 558924d

Browse files
author
mzecc
committed
bump: version 0.1.0a1 -> 0.1.0
1 parent fa0fd02 commit 558924d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,7 @@ from the examples given in that link.
2020
-->
2121

2222
<!-- towncrier release notes start -->
23+
24+
## Unit test prj v0.1.0 (2025-05-26)
25+
26+
No significant 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 = "unit-test-prj"
3-
version = "0.1.0a1"
3+
version = "0.1.0"
44
description = "Project to run tests"
55
authors = [
66
{ name = "MZ", email = "zecchetto@iiasa.ac.at" },

0 commit comments

Comments
 (0)