Skip to content

Commit

Permalink
Merge pull request #98 from yt-project/rel/1.2.1
Browse files Browse the repository at this point in the history
REL: prep release 1.2.1
  • Loading branch information
neutrinoceros authored May 22, 2024
2 parents 86079d1 + 6961ca3 commit 4f22e0a
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.0"
release = "1.2.1"

# 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.0"
version = "1.2.1"
description = "EWAH Bool Array utils for yt"
authors = [
{ name = "Matthew Turk" },
Expand Down

0 comments on commit 4f22e0a

Please sign in to comment.