Skip to content
Snippets Groups Projects
Commit 85666f53 authored by (no author)'s avatar (no author)
Browse files

updating version

git-svn-id: https://svn.ssec.wisc.edu/repos/glance/trunk@103 8a9318a1-56ba-4d59-b755-99d26321be01
parent 2ae77ab1
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ easy_install -d $HOME/Library/Python -vi http://larch.ssec.wisc.edu/eggs/repos g
from setuptools import setup, find_packages
setup( name="glance",
version="0.2.6.15",
version="0.2.6.16",
zip_safe = True,
entry_points = { 'console_scripts': [ 'glance = glance.compare:main' ] },
packages = find_packages('.'),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment