Skip to content

Commit

Permalink
Preparing release 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SmileyChris committed Mar 23, 2018
1 parent a6d3a73 commit 9a4a0e0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Change log
==========

6.0 (unreleased)
================
6.0 (23 March 2018)
===================

- Fix optimize length being ignored in ``QRCode.add_data``.

Expand Down
2 changes: 1 addition & 1 deletion doc/qr.1
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.\" Manpage for qr
.TH QR 1 "25 Jun 2013" "5.3" "Python QR tool"
.TH QR 1 "23 Mar 2018" "6.0" "Python QR tool"
.SH NAME
qr \- script to create QR codes at the command line
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = qrcode
version = 6.0.dev0
version = 6.0
description = QR Code image generator
long_description = file: README.rst, CHANGES.rst
author = Lincoln Loop
Expand Down

0 comments on commit 9a4a0e0

Please sign in to comment.