File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4545# built documents.
4646#
4747# The short X.Y version.
48- version = '1.7 '
48+ version = '1.8 '
4949# The full version, including alpha/beta/rc tags.
50- release = '1.7.0 '
50+ release = '1.8-SNAPSHOT '
5151
5252# The language for content autogenerated by Sphinx. Refer to documentation
5353# for a list of supported languages.
Original file line number Diff line number Diff line change @@ -10,6 +10,6 @@ The current stable release of GeoScript PY is 1.7.0. Select a file to download f
1010
1111.. cssclass :: external
1212
13- * `tar.gz <https://github.com/geoscript/geoscript-py/releases/download/v1.6 .0/geoscript-1.7.0.tar.gz >`_
13+ * `tar.gz <https://github.com/geoscript/geoscript-py/releases/download/v1.7 .0/geoscript-1.7.0.tar.gz >`_
1414
15- * `zip <https://github.com/geoscript/geoscript-py/releases/download/v1.6 .0/geoscript-1.7.0.zip >`_
15+ * `zip <https://github.com/geoscript/geoscript-py/releases/download/v1.7 .0/geoscript-1.7.0.zip >`_
Original file line number Diff line number Diff line change 44 <groupId >org.geoscript</groupId >
55 <artifactId >geoscript-py</artifactId >
66 <packaging >jar</packaging >
7- <version >1.7.0 </version >
7+ <version >1.8-SNAPSHOT </version >
88 <name >GeoScript Python</name >
99 <repositories >
1010 <repository >
346346 </profile >
347347 </profiles >
348348 <properties >
349- <gt .version>24.0 </gt .version>
349+ <gt .version>25-SNAPSHOT </gt .version>
350350 </properties >
351351</project >
You can’t perform that action at this time.
0 commit comments