Skip to content

Commit

Permalink
Merge pull request #196 from jklymak/fix-version
Browse files Browse the repository at this point in the history
MNT: version change
  • Loading branch information
jklymak authored Sep 22, 2024
2 parents 8d16c75 + 2095be5 commit 922ca9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
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 922ca9e

Please sign in to comment.