Skip to content
Snippets Groups Projects
Commit 8095f62d authored by Michele Nottoli's avatar Michele Nottoli
Browse files

Bump version: 0.6.0 → 0.7.0

parent 6d7c535a
Branches
Tags v0.7.0
No related merge requests found
Pipeline #1966 passed
[bumpversion]
current_version = 0.6.0
current_version = 0.7.0
commit = True
tag = True
......
......@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name="gext",
version="0.6.0",
version="0.7.0",
packages=find_packages(),
install_requires=["numpy", "scipy"],
extras_require={"tests": ["pytest"]},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment