Skip to content

Commit

Permalink
Bump version to 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sholiday committed Nov 22, 2012
1 parent baa92a9 commit ad85855
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from setuptools import setup, find_packages

setup(name='pyfnordmetric',
version='0.0.1',
version='0.0.2',
description='A Python client for fnordmetric',
author='Stephen Holiday',
author_email='stephen.holiday@gmail.com',
Expand All @@ -24,7 +24,6 @@
'Programming Language :: Python',
'Topic :: System :: Monitoring',
],
download_url="https://github.com/sholiday/pyfnordmetric/tarball/master",
long_description = """
A client for fnordmetric
"""
Expand Down

0 comments on commit ad85855

Please sign in to comment.