Skip to content

Commit 456b01d

Browse files
committed
Preparing release 8.0
1 parent 909b791 commit 456b01d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Change log
33
==========
44

5-
7.5 (unreleased)
6-
================
5+
8.0 ( 27 September 2024)
6+
========================
77

88
- Added support for Python 3.11 and 3.12.
99

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "qrcode"
7-
version = "8.0.dev0"
7+
version = "8.0"
88
packages = [{include = "qrcode"}]
99
description = "QR Code image generator"
1010
authors = ["Lincoln Loop <[email protected]>"]

0 commit comments

Comments
 (0)