Skip to content

Commit

Permalink
Fix silly pip versioning issue
Browse files Browse the repository at this point in the history
  • Loading branch information
thiele67 committed Jan 3, 2024
1 parent 8790776 commit ec0bd70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="hylite",
version="1.3.0",
version="1.30",
author="Helmholtz Institute Freiberg",
author_email="[email protected]",
description="Open-source toolbox for hyperspectral geology.",
Expand Down

0 comments on commit ec0bd70

Please sign in to comment.