We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30499a6 commit 85f6854Copy full SHA for 85f6854
setup.py
@@ -10,7 +10,7 @@
10
11
setup(
12
name='sphinx-lua',
13
- version='1.1.3',
+ version='1.1.4',
14
description='Support for using Sphinx on Luadoc-documented Lua code',
15
long_description=open('README.rst', 'r', encoding='utf8').read(),
16
author='Eliott Dumeix',
0 commit comments