Skip to content

Commit

Permalink
[CC] update release number
Browse files Browse the repository at this point in the history
  • Loading branch information
helene-t committed Apr 30, 2021
1 parent e714266 commit e6cbc14
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 @@ -11,14 +11,14 @@

setuptools.setup(
name="SciDataTool",
version="1.3.11",
version="1.4.0",
author="Helene Toubin",
author_email="[email protected]",
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.3.11.tar.gz",
download_url="https://github.com/Eomys/SciDataTool/archive/1.4.0.tar.gz",
packages=setuptools.find_packages(),
classifiers=[
"Programming Language :: Python :: 3",
Expand Down

0 comments on commit e6cbc14

Please sign in to comment.