File tree Expand file tree Collapse file tree 5 files changed +10
-5
lines changed Expand file tree Collapse file tree 5 files changed +10
-5
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.4.1 (2023-01-26)
2
+
3
+ ### Fix
4
+ - ` _add_nodes_to_segments ` fixed ({{gh_pr(440)}})
5
+
1
6
## 0.4.0 (2023-01-23)
2
7
3
8
### Feat
Original file line number Diff line number Diff line change 1
- __version__ = "0.4.0 "
1
+ __version__ = "0.4.1 "
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " hydrolib-core"
3
- version = " 0.4.0 "
3
+ version = " 0.4.1 "
4
4
description = " Python wrappers around D-HYDRO Suite."
5
5
authors = [" Deltares" ]
6
6
license = " MIT"
@@ -50,7 +50,7 @@ ipykernel = "^6.15.0"
50
50
51
51
[tool .commitizen ]
52
52
name = " cz_conventional_commits"
53
- version = " 0.4.0 "
53
+ version = " 0.4.1 "
54
54
tag_format = " $version"
55
55
version_files = [
56
56
" hydrolib/core/__init__.py" ,
Original file line number Diff line number Diff line change 2
2
<dimrConfig xmlns =" http://schemas.deltares.nl/dimr" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://schemas.deltares.nl/dimr http://content.oss.deltares.nl/schemas/dimr-1.3.xsd" >
3
3
<documentation >
4
4
<fileVersion >1.3</fileVersion >
5
- <createdBy >hydrolib-core 0.4.0 </createdBy >
5
+ <createdBy >hydrolib-core 0.4.1 </createdBy >
6
6
<creationDate >2020-03-17T10:02:49.4520672Z</creationDate >
7
7
</documentation >
8
8
<control >
Original file line number Diff line number Diff line change 2
2
<dimrConfig xmlns =" http://schemas.deltares.nl/dimr" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://schemas.deltares.nl/dimr http://content.oss.deltares.nl/schemas/dimr-1.3.xsd" >
3
3
<documentation >
4
4
<fileVersion >1.3</fileVersion >
5
- <createdBy >hydrolib-core 0.4.0 </createdBy >
5
+ <createdBy >hydrolib-core 0.4.1 </createdBy >
6
6
<creationDate >2021-07-29T12:45:00</creationDate >
7
7
</documentation >
8
8
<control >
You can’t perform that action at this time.
0 commit comments