Updated Python and Rust package version number.

This commit is contained in:
Project Nayuki
2018-10-08 18:38:22 +00:00
parent 7dbfabd388
commit 0723ac0d17
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ import setuptools
setuptools.setup(
name = "qrcodegen",
description = "High quality QR Code generator library for Python 2 and 3",
version = "1.2.0",
version = "1.3.0",
platforms = "OS Independent",
license = "MIT License",