Skip to content

Commit 05d8907

Browse files
committed
0.4.1
1 parent dc8095c commit 05d8907

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# flowmapper Changelog
22

3+
## [0.4.1] - 2025-08-18
4+
5+
* Updated some manual SimaPro - ecoinvent 3.10 matches
6+
37
## [0.4] - 2025-03-03
48

59
* Add ability to build manual matchings as input transformations

flowmapper/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"UnitField",
1010
)
1111

12-
__version__ = "0.4"
12+
__version__ = "0.4.1"
1313

1414
from flowmapper.cas import CASField
1515
from flowmapper.context import ContextField

0 commit comments

Comments
 (0)