We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a16c282 commit b010c6fCopy full SHA for b010c6f
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 1.0.0
+current_version = 1.0.1
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.0"
+version = "1.0.1"
8
authors = [{name = "Pavel Vorobyev", email = "aquavitale@yandex.ru"}]
9
description = "world geohash index"
10
requires-python = ">=3.11"
0 commit comments