Skip to content

Commit c797f6e

Browse files
author
znicholls
committed
bump: version 0.1.1.post1 -> 0.1.2
1 parent 76e92ed commit c797f6e

File tree

4 files changed

+9
-3
lines changed

4 files changed

+9
-3
lines changed

changelog/4.trivial.md

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

docs/changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,13 @@ from the examples given in that link.
2121

2222
<!-- towncrier release notes start -->
2323

24+
## Example fgen - basic v0.1.2 (2025-08-14)
25+
26+
### 🔧 Trivial/Internal Changes
27+
28+
- [#4](https://github.com/openscm/example-fgen-basic/pull/4)
29+
30+
2431
## Example fgen - basic v0.1.1 (2025-08-14)
2532

2633
### 🆕 Features

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "example-fgen-basic"
3-
version = "0.1.1.post1"
3+
version = "0.1.2"
44
description = "Basic example of using fgen"
55
authors = [
66
{ name = "Zebedee Nicholls", email = "zebedee.nicholls@climate-energy-college.org" },

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)