We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b94a81 commit cb415d8Copy full SHA for cb415d8
1 file changed
setup.py
@@ -4,7 +4,7 @@
4
name="lua2pack",
5
package_data={'': ['lua2pack/templates/*']},
6
include_package_data=True,
7
- version="1.0.14",
+ version="1.0.15",
8
description = "Generate RPM or DSC spec files from luarocks",
9
summary = "This utility is used for generating files of specific template from luarocks",
10
license = "GPLv3",
0 commit comments