Skip to content

Commit

Permalink
version 1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbe committed Mar 21, 2013
1 parent 5f5d7ec commit 3981359
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
@@ -1,7 +1,7 @@
import os
from setuptools import setup, find_packages

version = '1.12'
version = '1.13'

README = os.path.join(os.path.dirname(__file__), 'README.md')
long_description = open(README).read().strip() + "\n\n"
Expand Down

0 comments on commit 3981359

Please sign in to comment.