We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 909b791 commit 456b01dCopy full SHA for 456b01d
CHANGES.rst
@@ -2,8 +2,8 @@
2
Change log
3
==========
4
5
-7.5 (unreleased)
6
-================
+8.0 ( 27 September 2024)
+========================
7
8
- Added support for Python 3.11 and 3.12.
9
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "qrcode"
-version = "8.0.dev0"
+version = "8.0"
packages = [{include = "qrcode"}]
description = "QR Code image generator"
10
authors = ["Lincoln Loop <[email protected]>"]
0 commit comments