Skip to content

Commit d343a1f

Browse files
committed
v2.2.1
1 parent c99dd25 commit d343a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from distutils.core import setup
22
setup(name='pv_atmos',
3-
version='2.2',
3+
version='2.2.1',
44
description='Utilities for scientific visualization with ParaView',
55
long_description='Adds convenient functionality to visualize netCDF data in arbitrary coordinates, including logarithmic and spherical geometries. Mainly created for atmospheric and oceanic sciences in mind, it is general enough to be useful for many other applications. Read more on the GitHub page, or in the peer-reviewed open access article, which can be found at http://dx.doi.org/10.5334/jors.al',
66
author='Martin Jucker',

0 commit comments

Comments
 (0)