Update with new version number
This commit is contained in:
parent
b755c1e55d
commit
c6b5dc4627
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -1,7 +1,7 @@
|
||||||
from setuptools import setup, find_packages
|
from setuptools import setup, find_packages
|
||||||
|
|
||||||
setup(name='nafuma',
|
setup(name='nafuma',
|
||||||
version='0.2',
|
version='0.3',
|
||||||
description='Analysis tools for inorganic materials chemistry at the NAFUMA-group at the University of Oslo',
|
description='Analysis tools for inorganic materials chemistry at the NAFUMA-group at the University of Oslo',
|
||||||
url='https://github.com/rasmusthog/nafuma',
|
url='https://github.com/rasmusthog/nafuma',
|
||||||
author='Rasmus Vester Thøgersen, Halvor Høen Hval',
|
author='Rasmus Vester Thøgersen, Halvor Høen Hval',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue