We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f283eb + 2c8e8a9 commit 4dfc08aCopy full SHA for 4dfc08a
HISTORY.rst
@@ -2,6 +2,12 @@
2
History
3
=======
4
5
+1.0.2 (2022-12-22)
6
+------------------
7
+
8
+* BLD: lower runtime requirement for numpy from 1.17.5 to 1.17.3 by @neutrinoceros in https://github.com/yt-project/ewah_bool_utils/pull/21
9
10
11
1.0.1 (2022-12-22)
12
------------------
13
pyproject.toml
@@ -9,7 +9,7 @@ requires = [
[project]
name = "ewah_bool_utils"
-version = "1.0.1"
+version = "1.0.2"
description = "EWAH Bool Array utils for yt"
14
authors = [
15
{ name = "Matthew Turk" },
0 commit comments