Skip to content

Commit d3ac75c

Browse files
committedAug 8, 2022
3 component versioning
1 parent 71d6107 commit d3ac75c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Changelog
44
Development version
55
-------------------
66

7-
Version 0.5 (August 8, 2022)
7+
Version 0.5.0 (August 8, 2022)
88
------------------------------
99

1010
New features and improvements:

‎rivgraph/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = "0.5"
1+
__version__ = "0.5.0"
22

33
from rivgraph.classes import delta, river

0 commit comments

Comments
 (0)
Please sign in to comment.