File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
22
author = 'Juan M. Carmona-Loaiza'
23
23
24
24
# The full version, including alpha/beta/rc tags
25
- release = '0 .0.19 '
25
+ release = '1 .0.0 '
26
26
27
27
28
28
# -- General configuration ---------------------------------------------------
52
52
# Add any paths that contain custom static files (such as style sheets) here,
53
53
# relative to this directory. They are copied after the builtin static files,
54
54
# so a file named "default.css" will overwrite the builtin "default.css".
55
- html_static_path = []
55
+ html_static_path = []
Original file line number Diff line number Diff line change 5
5
6
6
setuptools .setup (
7
7
name = "gisansexplorer" , # Replace with your own username
8
- version = "0 .0.22 " ,
8
+ version = "1 .0.0 " ,
9
9
author = "Juan M. Carmona Loaiza" ,
10
10
11
11
description = "Nicos data reduction and visualisation tool" ,
You can’t perform that action at this time.
0 commit comments