Skip to content

Commit 9f4704c

Browse files
committed
Preparing release 7.4.2
1 parent 2ddbc55 commit 9f4704c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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+
7.4.2 (6 February 2023)
6+
=======================
77

88
- Allow ``pypng`` factory to allow for saving to a string (like
99
``qr.save("some_file.png")``) in addition to file-like objects.

doc/qr.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.\" Manpage for qr
2-
.TH QR 1 "3 Feb 2023" "7.4.1" "Python QR tool"
2+
.TH QR 1 "6 Feb 2023" "7.4.2" "Python QR tool"
33
.SH NAME
44
qr \- script to create QR codes at the command line
55
.SH SYNOPSIS

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = qrcode
3-
version = 7.5.dev0
3+
version = 7.4.2
44
description = QR Code image generator
55
long_description = file: README.rst, CHANGES.rst
66
author = Lincoln Loop

0 commit comments

Comments
 (0)