Skip to content

Commit 9efab51

Browse files
committed
Getting ready for release 1.10.4
1 parent fce60db commit 9efab51

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

ANNOUNCE.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
==============================
2-
Announcing python-blosc 1.10.3
2+
Announcing python-blosc 1.10.4
33
==============================
44

55
What is new?

RELEASE_NOTES.rst

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

1010

11-
Changes from 1.10.2 to 1.10.3
11+
Changes from 1.10.2 to 1.10.4
1212
=============================
1313

1414
* Update `blosc.nthreads` when `blosc.set_nthreads()` is called.

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.10.3
1+
1.10.4

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.3'
61+
release = '1.10.4'
6262

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

0 commit comments

Comments
 (0)