Skip to content

Commit 47d6184

Browse files
committed
Post 1.10.0 release actions done
1 parent 97de272 commit 47d6184

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

RELEASE_NOTES.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,14 @@
88
:URL: https://github.com/Blosc/python-blosc
99

1010

11+
Changes from 1.10.0 to 1.10.1
12+
============================
13+
14+
#XXX version-specific blurb XXX#
15+
16+
1117
Changes from 1.9.2 to 1.10.0
12-
===========================
18+
============================
1319

1420
- Updated vendored C-Blosc to 1.21.0.
1521

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.10.0
1+
1.10.1.dev0

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
# The short X.Y version.
5959
version = '1.10'
6060
# The full version, including alpha/beta/rc tags.
61-
release = '1.10.0'
61+
release = '1.10.1'
6262

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

0 commit comments

Comments
 (0)