Skip to content

Commit 8eb63f1

Browse files
committed
Bump version to v0.11.2
1 parent 153604c commit 8eb63f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
# The short X.Y version.
5757
version = '0.11'
5858
# The full version, including alpha/beta/rc tags.
59-
release = '0.11.1'
59+
release = '0.11.2'
6060

6161
# The language for content autogenerated by Sphinx. Refer to documentation
6262
# for a list of supported languages.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
77

88
[project]
99
name = "pyhdf"
10-
version = "0.11.1"
10+
version = "0.11.2"
1111
description = "Python interface to the NCSA HDF4 library"
1212
readme = "README.md"
1313
keywords = ['hdf4', 'netcdf', 'numpy', 'python', 'pyhdf']

0 commit comments

Comments
 (0)