Skip to content

Commit

Permalink
Bumping minor version number
Browse files Browse the repository at this point in the history
  • Loading branch information
fitzgen committed Oct 15, 2010
1 parent a3d6196 commit 0af9abf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
@@ -1,7 +1,7 @@
from setuptools import setup

setup(name="Pycco",
version="0.1",
version="0.1.1",
description="""A Python port of Docco: the original quick-and-dirty, hundred-line-long,
literate-programming-style documentation generator.""",
author="Nick Fitzgerald",
Expand Down

0 comments on commit 0af9abf

Please sign in to comment.