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