Skip to content

Commit 3a9f99d

Browse files
committed
Updating version
Signed-off-by: Cédric Foellmi <cedric@onekiloparsec.dev>
1 parent e63220c commit 3a9f99d

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.6.1"
2+
__version__ = "3.7.0"

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.6.1"
8+
version = "3.7.0"
99
authors = [
1010
{ name = "Cedric Foellmi", email = "cedric@arcsecond.io" },
1111
]

0 commit comments

Comments
 (0)