##// END OF EJS Templates
v2.9.2.0 :: Update 'sdist' setup file and Update version
eynilupu -
r5:88d3f5955ddd
parent child
Show More
1 NO CONTENT: new file 100644, binary diff hidden
@@ -1,12 +1,12
1 1 # encoding: utf-8
2 2 from setuptools import setup
3 3
4 4 setup(
5 5 name = "CKAN_JRO",
6 version = "master",
6 version = "2.9.2.0",
7 7 description = "Data Repository - JRO",
8 8 author = "Edson Ynilupu Mattos",
9 9 author_email = "eynilupu@igp.gob.pe",
10 10 url = "",
11 11 packages = ["CKAN_JRO"]
12 12 ) No newline at end of file
1 NO CONTENT: file was removed, binary diff hidden
General Comments 0
You need to be logged in to leave comments. Login now