We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97de272 commit 47d6184Copy full SHA for 47d6184
3 files changed
RELEASE_NOTES.rst
@@ -8,8 +8,14 @@
8
:URL: https://github.com/Blosc/python-blosc
9
10
11
+Changes from 1.10.0 to 1.10.1
12
+============================
13
+
14
+#XXX version-specific blurb XXX#
15
16
17
Changes from 1.9.2 to 1.10.0
-===========================
18
19
20
- Updated vendored C-Blosc to 1.21.0.
21
VERSION
@@ -1 +1 @@
1
-1.10.0
+1.10.1.dev0
doc/conf.py
@@ -58,7 +58,7 @@
58
# The short X.Y version.
59
version = '1.10'
60
# The full version, including alpha/beta/rc tags.
61
-release = '1.10.0'
+release = '1.10.1'
62
63
# The language for content autogenerated by Sphinx. Refer to documentation
64
# for a list of supported languages.
0 commit comments