Skip to content

Commit

Permalink
Prepare release of lupa 1.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
scoder committed Dec 15, 2017
1 parent 7035134 commit 0115130
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
@@ -1,7 +1,7 @@
Lupa change log
===============

1.6 (2017-??-??)
1.6 (2017-12-15)
----------------

* GH#95: Improved compatibility with Lua 5.3.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -13,7 +13,7 @@
except ImportError:
from distutils.core import setup, Extension

VERSION = '1.5'
VERSION = '1.6'

extra_setup_args = {}

Expand Down

0 comments on commit 0115130

Please sign in to comment.