File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 97
97
# The short X.Y version.
98
98
version = "0.11.1"
99
99
# The full version, including alpha/beta/rc tags.
100
- release = "0.11.1-rc.2 "
100
+ release = "0.11.1"
101
101
102
102
# List of patterns, relative to source directory, that match files and
103
103
# directories to ignore when looking for source files.
Original file line number Diff line number Diff line change 5
5
# geoapps is distributed under the terms and conditions of the MIT License
6
6
# (see LICENSE file at the root of this source code package).
7
7
8
- __version__ = "0.11.1-rc.2 "
8
+ __version__ = "0.11.1"
9
9
10
10
import os
11
11
import warnings
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " geoapps"
3
- version = " 0.11.1-rc.2 "
3
+ version = " 0.11.1"
4
4
license = " MIT"
5
5
description = " Open-sourced Applications in Geoscience"
6
6
authors = [" Mira Geoscience <dominiquef@mirageoscience.com>" ]
You can’t perform that action at this time.
0 commit comments