Skip to content

Commit

Permalink
Post 1.10.0 release actions done
Browse files Browse the repository at this point in the history
  • Loading branch information
oscargm98 committed Dec 23, 2020
1 parent 97de272 commit 47d6184
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
8 changes: 7 additions & 1 deletion RELEASE_NOTES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,14 @@
:URL: https://github.com/Blosc/python-blosc


Changes from 1.10.0 to 1.10.1
============================

#XXX version-specific blurb XXX#


Changes from 1.9.2 to 1.10.0
===========================
============================

- Updated vendored C-Blosc to 1.21.0.

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.10.0
1.10.1.dev0
2 changes: 1 addition & 1 deletion doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
# The short X.Y version.
version = '1.10'
# The full version, including alpha/beta/rc tags.
release = '1.10.0'
release = '1.10.1'

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

0 comments on commit 47d6184

Please sign in to comment.