Update version number
This commit is contained in:
parent
03b1e4719b
commit
132bc7274b
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# beamtime
|
||||
# NAFUMA (v0.4)
|
||||
A package for processing and analysis of data from beamtime at SNBL
|
||||
|
||||
|
||||
|
|
|
|||
2
setup.py
2
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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue