Skip to content

Commit 3592ba5

Browse files
committed
Bumping version number (patch)
Signed-off-by: Cédric Foellmi <cedric@onekiloparsec.dev>
1 parent 2bf16f2 commit 3592ba5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

arcsecond/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Make sure to update pyproject.toml too
2-
__version__ = "3.7.1"
2+
__version__ = "3.7.2"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
55
[project]
66
name = "arcsecond"
77
# Make sure to update __version__.py too
8-
version = "3.7.1"
8+
version = "3.7.2"
99
authors = [
1010
{ name = "Cedric Foellmi", email = "cedric@arcsecond.io" },
1111
]

0 commit comments

Comments
 (0)