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 96
96
# The short X.Y version.
97
97
version = "0.8.1"
98
98
# The full version, including alpha/beta/rc tags.
99
- release = "0.8.1-beta.1 "
99
+ release = "0.8.1"
100
100
101
101
# List of patterns, relative to source directory, that match files and
102
102
# 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.8.1-beta.1 "
8
+ __version__ = "0.8.1"
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " geoapps"
3
- version = " 0.8.1-beta.1 "
3
+ version = " 0.8.1"
4
4
description = " Open-sourced Applications in Geoscience"
5
5
authors = [" Mira Geoscience <dominiquef@mirageoscience.com>" ]
6
6
repository = " https://github.com/MiraGeoscience/geoapps"
You can’t perform that action at this time.
0 commit comments