Skip to content

Commit

Permalink
[CC] updating release number
Browse files Browse the repository at this point in the history
  • Loading branch information
helene-t committed Feb 23, 2021
1 parent fbdde6a commit 6cfc5d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@

setuptools.setup(
name="SciDataTool",
version="1.2.4",
version="1.3.0",
author="Helene Toubin",
author_email="helene.toubin@eomys.com",
description="Scientific Data Tool",
long_description=long_description,
long_description_content_type="text/markdown",
url="https://github.com/Eomys/SciDataTool",
download_url="https://github.com/Eomys/SciDataTool/archive/1.2.4.tar.gz",
download_url="https://github.com/Eomys/SciDataTool/archive/1.3.0.tar.gz",
packages=setuptools.find_packages(),
classifiers=[
"Programming Language :: Python :: 3",
Expand Down

0 comments on commit 6cfc5d5

Please sign in to comment.