aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorAlex Schofield <git@ajschof.me>2025-03-03 01:07:34 +0000
committerAlex Schofield <git@ajschof.me>2025-03-03 01:07:34 +0000
commit2816186687ebe103aaaa23191dd12ead3cf1c438 (patch)
tree9d948cf455efc4259cb04651edcbcde614129cd5 /pyproject.toml
parent70660d729748843c8565e22b72519f9fff61bace (diff)
downloadgdpr-obfuscator-0.1.1.tar.gz
gdpr-obfuscator-0.1.1.zip
bump project version to 0.1.1HEAD0.1.1main
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 592d880..fa70989 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "gdpr-obfuscator"
-version = "0.1.0"
+version = "0.1.1"
description = "A Python library designed to detect and remove Personally Identifiable Information (PII) from CSV files stored in an AWS S3 bucket."
authors = [{ name = "Alex Schofield", email = "git@ajschof.me>"}]
readme = "README.md"
git.ajschof.me — hosted by ajschofield — powered by cgit