We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a28a970 commit a4e364aCopy full SHA for a4e364a
pyproject.toml
@@ -2,7 +2,7 @@
2
name = "qr-code-generator"
3
version = "1.0.6"
4
description = "A robust and scalable QR Code Generator application built with FastAPI"
5
-authors = ["Your Name <your.email@example.com>"]
+authors = ["Jay Singh <singhjay@live.com>"]
6
readme = "README.md"
7
packages = [{include = "app"}]
8
0 commit comments