We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c653561 + 6e59c78 commit 759855dCopy full SHA for 759855d
docs/conf.py
@@ -58,7 +58,7 @@
58
# The short X.Y version.
59
version = "1.2"
60
# The full version, including alpha/beta/rc tags.
61
-release = "1.2.1"
+release = "1.2.2"
62
63
# The language for content autogenerated by Sphinx. Refer to documentation
64
# for a list of supported languages.
pyproject.toml
@@ -8,7 +8,7 @@ requires = [
8
9
[project]
10
name = "ewah_bool_utils"
11
-version = "1.2.1"
+version = "1.2.2"
12
description = "EWAH Bool Array utils for yt"
13
authors = [
14
{ name = "Matthew Turk" },
0 commit comments