Update pyproject.toml
Publish Python Package / build-and-publish (push) Successful in 13s
Python Code Quality / python-code-quality (push) Successful in 11s
Python Test / python-test (push) Successful in 13s

This commit is contained in:
2026-01-08 14:15:56 +01:00
parent a930b84d8c
commit 85ff5b34b2
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "python-encrypt-code"
version = "0.1.0"
version = "0.1.1"
description = "Python-based command line tool to encrypt and decrypt Python modules."
authors = [
{ name = "Brian Bjarke Jensen", email = "[email protected]" }