Skip to content

Commit 995e339

Browse files
Merge pull request #63 from neutrinoceros/rel_1.1.0rc2
2 parents 98b6f64 + eea98bb commit 995e339

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
# The short X.Y version.
5959
version = "1.1.0"
6060
# The full version, including alpha/beta/rc tags.
61-
release = "1.1.0rc1"
61+
release = "1.1.0rc2"
6262

6363
# The language for content autogenerated by Sphinx. Refer to documentation
6464
# for a list of supported languages.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ requires = [
1313

1414
[project]
1515
name = "ewah_bool_utils"
16-
version = "1.1.0rc1"
16+
version = "1.1.0rc2"
1717
description = "EWAH Bool Array utils for yt"
1818
authors = [
1919
{ name = "Matthew Turk" },

0 commit comments

Comments
 (0)