Changeset - feca6a8b97a4
[Not reviewed]
Dennis Fink - 4 years ago 2021-03-20 12:36:49
dennis.fink@c3l.lu
Rename to spaceapi and bump version to 0.0.15
1 file changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
setup.py
Show inline comments
 
@@ -8,8 +8,8 @@ packages.append("spaceapi.static")
 
packages.append("spaceapi.schema")
 

	
 
setup(
 
    name='c3l_spaceapi',
 
    version='0.0.14',
 
    name="spaceapi",
 
    version="0.0.15",
 
    url=None,
 
    license="GPLv3+",
 
    author="Dennis Fink",
0 comments (0 inline, 0 general)