diff --git a/setup.py b/setup.py index 12739228..2e09bdcd 100644 --- a/setup.py +++ b/setup.py @@ -79,7 +79,7 @@ def run(self): setup( name="pwtools", - version="1.2.3", + version="1.3.0", description="pre- and postprocessing of atomistic calculations", long_description=long_description, url="https://github.com/elcorto/pwtools",