Skip to content

Commit 2c54e10

Browse files
committed
version bump.
1 parent 78580f9 commit 2c54e10

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
project = "Extraction Methods"
1414
copyright = "2025, Rhys Evans"
1515
author = "Rhys Evans"
16-
release = "1.1.1"
16+
release = "1.1.2"
1717

1818
# -- General configuration ---------------------------------------------------
1919
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "extraction-methods"
3-
version = "1.1.1"
3+
version = "1.1.2"
44
description = "Methods to enable the extraction of metadata"
55
authors = [
66
{"name" = "rhysrevans3", "email" = "<[email protected]>"},

0 commit comments

Comments
 (0)