Skip to content

Commit e37c817

Browse files
committed
docs: update version numbers and release date
1 parent 9719626 commit e37c817

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/source/conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@
2626
version = "9.7"
2727

2828
# The full project version, used as the replacement for |release|
29-
release = "9.7.0"
29+
release = "9.7.1"
3030

3131
# PROJ-data version
32-
data_version = "1.23"
32+
data_version = "1.24"
3333

34-
today_date = date(2025, 9, 15) # or use a specific date
34+
today_date = date(2025, 1, 12) # or use a specific date
3535
today_fmt = "%d %b %Y"
3636

3737
copyright = "1983-{}, PROJ contributors".format(today_date.year)

0 commit comments

Comments
 (0)