Skip to content

Commit 8de1803

Browse files
committed
minor release notes
1 parent 57a3d7d commit 8de1803

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

RELEASE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# Xponents Core API Releases
33

4-
## v3.7.x
4+
## v3.7.3
55
- separate repo, Xponents-Core moved from Xponents/Core
6-
6+
- `opensextant` python lib `./src/main/python/` now at v1.6.0, with the addition of XCoord implementation in python. See `./src/main/python/tests/test_xcoord.py` for tests and usage. Full tests/patterns are in [geocoord_patterns_py.cfg](src%2Fmain%2Fpython%2Fopensextant%2Fresources%2Fgeocoord_patterns_py.cfg)
77
more to come.

src/main/python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
setup(
1616
name='opensextant',
17-
version='1.5.10',
17+
version='1.6.0',
1818

1919
description='OpenSextant APIs and Utilities',
2020
long_description=long_description,

0 commit comments

Comments
 (0)