We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb68918 commit 055a731Copy full SHA for 055a731
1 file changed
setup.py
@@ -2,7 +2,7 @@
2
3
# Note to Jesse - only push sdist to PyPi, bdist seems to always break pip installer
4
setup(name='hamlpy',
5
- version = '0.82.2.2',
+ version = '0.82.2.3',
6
download_url = 'git@github.com:a1s/HamlPy.git',
7
packages = ['hamlpy', 'hamlpy.template'],
8
author = 'Jesse Miller',
0 commit comments