Skip to content

Commit

Permalink
changing version
Browse files Browse the repository at this point in the history
  • Loading branch information
Eva Schiffer committed Aug 12, 2013
1 parent bb9143e commit 2835a68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyglance/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
from setuptools import setup, find_packages

setup( name="uwglance",
version="0.3.1.5",
version="0.3.1.6",
zip_safe = False,
entry_points = { 'console_scripts': [ 'glance = glance.compare:main' ] },
packages = ['glance'], #find_packages('.'),
Expand Down

0 comments on commit 2835a68

Please sign in to comment.