Skip to content

Commit 746d837

Browse files
Update version to 1.16
1 parent 372760d commit 746d837

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

skyfield/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
the source code, as well as the http://rhodesmill.org/skyfield/ site!
66
77
"""
8-
VERSION = (1, 15)
8+
VERSION = (1, 16)
99
__version__ = '.'.join(map(str, VERSION))
1010

0 commit comments

Comments
 (0)