Updated version

This commit is contained in:
2025-10-18 22:43:59 +02:00
parent ece8af0678
commit 7634631b90

View File

@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
[project] [project]
name = "myauth" name = "myauth"
version = "0.1.0" # Start with an initial version version = "0.2.0" # Start with an initial version
description = "A reusable, modular authentication system for FastAPI applications with pluggable database backends." description = "A reusable, modular authentication system for FastAPI applications with pluggable database backends."
readme = "README.md" readme = "README.md"
authors = [ authors = [