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

Bump version: 0.1.0 → 0.2.0

parent 7d8f4be3
No related branches found
No related tags found
No related merge requests found
[bumpversion]
current_version = 0.1.0
current_version = 0.2.0
commit = True
tag = True
......@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name="grext",
version="0.1.0",
version="0.2.0",
packages=find_packages(),
install_requires=["numpy", "scipy"],
author="Michele Nottoli",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment