We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 356e8c5 commit b44227eCopy full SHA for b44227e
src/pnetcdf/__init__.py
@@ -7,7 +7,7 @@
7
8
# init for pnetcdf. package
9
# Docstring comes from extension module _PnetCDF.
10
-__version__ = "0.1.0"
+__version__ = "1.0.0"
11
from ._File import *
12
from ._Dimension import *
13
from ._Variable import *
0 commit comments