Skip to content

Commit 7ad5a86

Browse files
committed
release: bump version to 4.0.0-beta12
1 parent 39b007a commit 7ad5a86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dicogis/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
__uri__ = __uri_repository__
4646

4747

48-
__version__ = "4.0.0-beta11"
48+
__version__ = "4.0.0-beta12"
4949
__version_info__ = tuple(
5050
[
5151
int(num) if num.isdigit() else num

0 commit comments

Comments
 (0)