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

Updated version in setup.py.

parent d1950c75
Branches
Tags
No related merge requests found
......@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name="grext",
version="0.2.0",
version="0.4.0",
packages=find_packages(),
install_requires=["numpy", "scipy", "pytest"],
author="Michele Nottoli",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment