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 45
45
# built documents.
46
46
#
47
47
# The short X.Y version.
48
- version = '1.7 '
48
+ version = '1.8 '
49
49
# The full version, including alpha/beta/rc tags.
50
- release = '1.7.0 '
50
+ release = '1.8-SNAPSHOT '
51
51
52
52
# The language for content autogenerated by Sphinx. Refer to documentation
53
53
# 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
10
10
11
11
.. cssclass :: external
12
12
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 >`_
14
14
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 4
4
<groupId >org.geoscript</groupId >
5
5
<artifactId >geoscript-py</artifactId >
6
6
<packaging >jar</packaging >
7
- <version >1.7.0 </version >
7
+ <version >1.8-SNAPSHOT </version >
8
8
<name >GeoScript Python</name >
9
9
<repositories >
10
10
<repository >
346
346
</profile >
347
347
</profiles >
348
348
<properties >
349
- <gt .version>24.0 </gt .version>
349
+ <gt .version>25-SNAPSHOT </gt .version>
350
350
</properties >
351
351
</project >
You can’t perform that action at this time.
0 commit comments