Skip to content

Commit 26e84af

Browse files
committed
Post 1.9.0 release actions done
1 parent d2e20ed commit 26e84af

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

RELEASE_NOTES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@
1010
:URL: https://github.com/Blosc/python-blosc
1111

1212

13+
Changes from 1.9.0 to 1.9.1
14+
===========================
15+
16+
#XXX version-specific blurb XXX#
17+
18+
1319
Changes from 1.8.3 to 1.9.0
1420
===========================
1521

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.9.0
1+
1.9.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.9'
6060
# The full version, including alpha/beta/rc tags.
61-
release = '1.9.0'
61+
release = '1.9.1.dev0'
6262

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

0 commit comments

Comments
 (0)