Skip to content

Commit

Permalink
REL: prepare release 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
neutrinoceros committed Aug 19, 2024
1 parent 225dcfb commit 6e59c78
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/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.2"
# The full version, including alpha/beta/rc tags.
release = "1.2.1"
release = "1.2.2"

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ requires = [

[project]
name = "ewah_bool_utils"
version = "1.2.1"
version = "1.2.2"
description = "EWAH Bool Array utils for yt"
authors = [
{ name = "Matthew Turk" },
Expand Down

0 comments on commit 6e59c78

Please sign in to comment.