diff setup.py @ 5:043088856f0d

clean up this bridge a bit
author Jeff Hammel <jhammel@mozilla.com>
date Thu, 16 Jun 2011 08:47:33 -0700
parents 041ba864496f
children
line wrap: on
line diff
--- a/setup.py	Wed Feb 17 16:38:29 2010 +0000
+++ b/setup.py	Thu Jun 16 08:47:33 2011 -0700
@@ -1,11 +1,10 @@
 from setuptools import setup, find_packages
-import sys, os
 
-version = '0.1'
+version = '0.1.1'
 
 setup(name='hgpaste',
       version=version,
-      description="front-end to serve a hg webdir with paste",
+      description="front-end to serve a hg webdir with paste and other",
       long_description="""\
 """,
       classifiers=[], # Get strings from http://pypi.python.org/pypi?%3Aaction=list_classifiers