Skip to content

Commit 39ec67d

Browse files
committed
Bump version: 0.22.1 → 0.22.2
1 parent 322e357 commit 39ec67d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.22.1
2+
current_version = 0.22.2
33
tag = True
44
commit = True
55

clodius/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.22.1"
1+
__version__ = "0.22.2"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "clodius"
7-
version = "0.22.1"
7+
version = "0.22.2"
88
description = "Tile generation for big data"
99
authors = [
1010
{ name = "Peter Kerpedjiev", email = "pkerpedjiev@gmail.com" },

0 commit comments

Comments
 (0)