From 59d9b804c29337535d3c6b370004c516ba263533 Mon Sep 17 00:00:00 2001 From: "[object Object]" Date: Sat, 6 Apr 2024 18:47:59 -0400 Subject: [PATCH] Bump web book version to 1.0 --- doc/src/hexdoc_hexcasting/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/hexdoc_hexcasting/__version__.py b/doc/src/hexdoc_hexcasting/__version__.py index 86c23e33f..e7c723134 100644 --- a/doc/src/hexdoc_hexcasting/__version__.py +++ b/doc/src/hexdoc_hexcasting/__version__.py @@ -1,4 +1,4 @@ # This file is auto-generated by hatch-gradle-version. # Only the value of PY_VERSION is editable. Do not edit other values. -PY_VERSION = "1.0.dev24" +PY_VERSION = "1.0"