We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35383ac commit 27554b4Copy full SHA for 27554b4
README.rst
@@ -186,8 +186,8 @@ Changelog
186
187
.. scriv-start-here
188
189
-Unreleased
190
-----------
+2.3.0 – 2024-04-10
+------------------
191
192
- GitHub Enterprise is supported via ``GITHUB_SERVER_URL`` and
193
``GITHUB_API_URL`` environment variables.
src/watchgha/__init__.py
@@ -1 +1 @@
1
-__version__ = "2.2.2"
+__version__ = "2.3.0"
0 commit comments