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 78580f9 commit 2c54e10Copy full SHA for 2c54e10
docs/conf.py
@@ -13,7 +13,7 @@
13
project = "Extraction Methods"
14
copyright = "2025, Rhys Evans"
15
author = "Rhys Evans"
16
-release = "1.1.1"
+release = "1.1.2"
17
18
# -- General configuration ---------------------------------------------------
19
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "extraction-methods"
3
-version = "1.1.1"
+version = "1.1.2"
4
description = "Methods to enable the extraction of metadata"
5
authors = [
6
{"name" = "rhysrevans3", "email" = "<[email protected]>"},
0 commit comments