Commit 74264d3b authored by Jason R. Coombs's avatar Jason R. Coombs

Bump version so it's reported correctly

parent fb4ba3e1
......@@ -8,7 +8,7 @@ from distutils.util import convert_path
import os
import sys
__version__ = '0.7'
__version__ = '0.7.3'
__all__ = [
'setup', 'Distribution', 'Feature', 'Command', 'Extension', 'Require',
'find_packages'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment