Skip to content

Commit

Permalink
Bump version to 0.1.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
iamteem committed Feb 18, 2011
1 parent 4e29971 commit 104035c
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 @@
#!/usr/bin/env python
import os

version = '0.1.2'
version = '0.1.3'

try:
from setuptools import setup
Expand Down

0 comments on commit 104035c

Please sign in to comment.