Skip to content

Commit aa43c17

Browse files
authored
Merge pull request #197 from jklymak/fix-version2
MNT
2 parents 922ca9e + fa13af7 commit aa43c17

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
from setuptools import setup, find_packages
22
from pyglider._version import __version__
33

4-
54
setup(name="pyglider",
65
version=__version__,
76
description="Glider data to netCDF translation in python",

0 commit comments

Comments
 (0)