Skip to content

Commit 3891adc

Browse files
committed
Bump version to 0.10.0
1 parent d141610 commit 3891adc

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

0 commit comments

Comments
 (0)