Skip to content

Commit 52d7de8

Browse files
committed
Bump version to 0.8.0
1 parent 9f81a24 commit 52d7de8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geotribu_cli/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434

3535
__uri__ = __uri_repository__
3636

37-
__version__ = "0.7.0"
37+
__version__ = "0.8.0"
3838
__version_info__ = tuple(
3939
[
4040
int(num) if num.isdigit() else num

0 commit comments

Comments
 (0)