File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- Announcing python-blosc2 0.1.9
2- ==============================
1+ Announcing python-blosc2 0.1.10
2+ ===============================
33
44This is a maintenance release to use and distribute the latest
5- C-Blosc2 2.0.1 library.
5+ C-Blosc2 2.0.2 library.
66
77
88Changes from python-blosc to python-blosc2
Original file line number Diff line number Diff line change 22
33## Changes from python-blosc2 0.1.9 to python-blosc2 0.1.10
44
5- XXX version-specific blurb XXX
5+ * Release with C-Blosc 2.0.2 sources and binaries.
66
77
88## Changes from python-blosc2 0.1.8 to python-blosc2 0.1.9
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Preliminaries
1919
2020* Build the package and make sure that::
2121
22- PYTHONPATH=. python -c "import blosc2; blosc2.print_versions()"
22+ PYTHONPATH=. python -c "import blosc2; blosc2.print_versions()"
2323
2424is printing the correct versions.
2525
Original file line number Diff line number Diff line change 1- 0.1.10.dev.0
1+ 0.1.10
You can’t perform that action at this time.
0 commit comments