Skip to content

Commit ff91cfe

Browse files
author
znicholls
committed
bump: version -> 0.1.1
1 parent d4b6be4 commit ff91cfe

File tree

6 files changed

+12
-5
lines changed

6 files changed

+12
-5
lines changed

changelog/1.trivial.md

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

changelog/2.feature.md

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

changelog/3.trivial.md

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

docs/changelog.md

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

2222
<!-- towncrier release notes start -->
23+
24+
## Example fgen - basic v0.1.1 (2025-08-14)
25+
26+
### 🆕 Features
27+
28+
- Add basic functionality that wraps Fortran ([#2](https://github.com/openscm/example-fgen-basic/pull/2))
29+
30+
### 🔧 Trivial/Internal Changes
31+
32+
- [#1](https://github.com/openscm/example-fgen-basic/pull/1), [#3](https://github.com/openscm/example-fgen-basic/pull/3)

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.0a1"
3+
version = "0.1.1"
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)