Bump version number

This commit is contained in:
2025-12-04 18:22:55 -05:00
parent 13f95a6a72
commit 403afe7535

View File

@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[project] [project]
name = "codupoc" name = "codupoc"
version = "1.0.0" version = "1.0.1"
authors = [ authors = [
{ name="Andrew Luchuk", email="andrew.luchuk@outlook.com" } { name="Andrew Luchuk", email="andrew.luchuk@outlook.com" }
] ]