Update with new version number

This commit is contained in:
rasmusvt 2022-07-07 15:15:07 +02:00
parent b755c1e55d
commit c6b5dc4627

View file

@ -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',