From 2816186687ebe103aaaa23191dd12ead3cf1c438 Mon Sep 17 00:00:00 2001 From: Alex Schofield Date: Mon, 3 Mar 2025 01:07:34 +0000 Subject: bump project version to 0.1.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') 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" -- cgit v1.2.3