Skip to content

Commit

Permalink
Version 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
amol- committed May 27, 2016
1 parent 88a4d9b commit 31494de
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, find_packages
import os

version = '0.7.2'
version = '0.7.3'
here = os.path.abspath(os.path.dirname(__file__))
try:
README = open(os.path.join(here, 'README.txt')).read()
Expand Down

0 comments on commit 31494de

Please sign in to comment.