Skip to content

Commit

Permalink
Bump version to 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ggventurini committed Jun 9, 2015
1 parent 1b98bae commit 171d29d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -2,7 +2,7 @@

import os
from setuptools import setup, find_packages
__version__ = "0.1-10"
__version__ = "0.2.0"

def read(fname):
try:
Expand Down

0 comments on commit 171d29d

Please sign in to comment.