Skip to content

Commit 4bd768f

Browse files
committed
Prepare 1.7.3 release
1 parent 642f4a6 commit 4bd768f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/changelog.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
Changelog
66
=========
77

8+
1.7.3
9+
-----
10+
11+
- Fixed doc links and sitemaps
12+
13+
814
1.7.2
915
-----
1016

s2cell/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616

1717
from .s2cell import * # noqa: F403
1818

19-
__version__ = '1.7.2'
19+
__version__ = '1.7.3'

0 commit comments

Comments
 (0)