Skip to content

Commit b010c6f

Browse files
committed
Bump version: 1.0.0 → 1.0.1
1 parent a16c282 commit b010c6f

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.0.0
2+
current_version = 1.0.1
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.0.0"
7+
version = "1.0.1"
88
authors = [{name = "Pavel Vorobyev", email = "aquavitale@yandex.ru"}]
99
description = "world geohash index"
1010
requires-python = ">=3.11"

0 commit comments

Comments
 (0)