Skip to content

Commit 1c2bb3c

Browse files
committed
Bump to version 0.9.0
1 parent e2fe657 commit 1c2bb3c

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.8.0"
37+
__version__ = "0.9.0"
3838
__version_info__ = tuple(
3939
[
4040
int(num) if num.isdigit() else num

0 commit comments

Comments
 (0)