Skip to content

Commit b0ac7ec

Browse files
committed
Preparing release 7.0
1 parent 67f2b9c commit b0ac7ec

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CHANGES.rst

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

5-
6.2 (unreleased)
6-
================
5+
7.0 (29 June 2021)
6+
==================
77

8-
- Nothing changed yet.
8+
- Drop Python < 3.6 support.
99

1010

1111
6.1 (14 January 2019)

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 "14 Jan 2019" "6.1" "Python QR tool"
2+
.TH QR 1 "29 Jun 2021" "7.0" "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 = 6.2.dev0
3+
version = 7.0
44
description = QR Code image generator
55
long_description = file: README.rst, CHANGES.rst
66
author = Lincoln Loop

0 commit comments

Comments
 (0)