We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ba77fb commit 3bbf2bdCopy full SHA for 3bbf2bd
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 1.0.2
+current_version = 1.0.3
3
commit = True
4
tag = False
5
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
6
name = "worldgeo"
7
-version = "1.0.2"
+version = "1.0.3"
8
authors = [{name = "Pavel Vorobyev", email = "aquavitale@yandex.ru"}]
9
description = "world geohash index"
10
requires-python = ">=3.11"
0 commit comments