8000 Increase major version number since changes are backwards incompatible. · stefansjs/python-qrcode@7562276 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7562276

Browse files
committed
Increase major version number since changes are backwards incompatible.
1 parent dee4a35 commit 7562276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = "7.5.dev0"
7+
version = "8.0.dev0"
88
packages = [{include = "qrcode"}]
99
description = "QR Code image generator"
1010
authors = ["Lincoln Loop <info@lincolnloop.com>"]

0 commit comments

Comments
 (0)
0