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 15
15
# You should have received a copy of the GNU Lesser General Public License
16
16
# along with geoh5py. If not, see <https://www.gnu.org/licenses/>.
17
17
18
- __version__ = "0.1.3-rc.1 "
18
+ __version__ = "0.1.3"
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " geoh5py"
3
- version = " 0.1.3-rc.1 "
3
+ version = " 0.1.3"
4
4
license = " LGPL-3.0-or-later"
5
5
description = " Python API for geoh5, an open file format for geoscientific data"
6
6
authors = [" Mira Geoscience <support@mirageoscience.com>" ]
Original file line number Diff line number Diff line change 21
21
name = "geoh5py" ,
22
22
description = "Python API for geoh5, an open file format for geoscientific data" ,
23
23
python_requires = "==3.*,>=3.7.0" ,
24
- version = "0.1.3-rc.1 " ,
24
+ version = "0.1.3" ,
25
25
project_urls = {
26
26
"documentation" : "https://geoh5py.readthedocs.io/en/latest/" ,
27
27
"homepage" : "https://mirageoscience.com" ,
You can’t perform that action at this time.
0 commit comments