Skip to content

Commit

Permalink
Merge pull request #197 from jklymak/fix-version2
Browse files Browse the repository at this point in the history
MNT
  • Loading branch information
jklymak committed Sep 22, 2024
2 parents 922ca9e + fa13af7 commit aa43c17
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
from setuptools import setup, find_packages
from pyglider._version import __version__


setup(name="pyglider",
version=__version__,
description="Glider data to netCDF translation in python",
Expand Down

0 comments on commit aa43c17

Please sign in to comment.