Changeset - 2379779a9f7f
[Not reviewed]
default
0 1 0
Dennis Fink - 9 years ago 2016-03-17 23:58:10
dennis.fink@c3l.lu
Bump version number
1 file changed with 2 insertions and 1 deletions:
0 comments (0 inline, 0 general)
setup.py
Show inline comments
 
@@ -9,7 +9,7 @@ packages.append('spaceapi.schema')
 

	
 
setup(
 
    name='c3l_spaceapi',
 
    version='0.0.3',
 
    version='0.0.4',
 
    url=None,
 
    license='GPLv3+',
 
    author='Dennis Fink',
 
@@ -26,5 +26,6 @@ setup(
 
        'Flask-HTTPAuth',
 
        'Flask-Bootstrap',
 
        'jsonschema',
 
        'tweepy',
 
    ]
 
)
0 comments (0 inline, 0 general)