diff --git a/README.md b/README.md index 0caa104..a0ec397 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# beamtime +# NAFUMA (v0.4) A package for processing and analysis of data from beamtime at SNBL diff --git a/setup.py b/setup.py index 59274fe..82b364d 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages setup(name='nafuma', - version='0.3', + version='0.4', description='Analysis tools for inorganic materials chemistry at the NAFUMA-group at the University of Oslo', url='https://github.com/rasmusthog/nafuma', author='Rasmus Vester Thøgersen, Halvor Høen Hval',