Skip to content

Commit 5673491

Browse files
committed
Bump version: 1.3.1 → 1.3.2
1 parent ed9d7d2 commit 5673491

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.3.1
2+
current_version = 1.3.2
33
commit = True
44
tag = False
55

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "worldgeo"
7-
version = "1.3.1"
7+
version = "1.3.2"
88
authors = [{name = "Pavel Vorobyev", email = "aquavitale@yandex.ru"}]
99
description = "world geohash index"
1010
requires-python = ">=3.11"

0 commit comments

Comments
 (0)