Skip to content

Commit

Permalink
Version 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
drolando committed Jul 3, 2018
1 parent 416dbde commit 69ef81d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from setuptools import setup
import os

__version__ = '0.12.0'
__version__ = '0.13.0'

def read(f):
return open(os.path.join(os.path.dirname(__file__), f)).read().strip()
Expand Down

0 comments on commit 69ef81d

Please sign in to comment.