Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
lambdalisue committed Jan 16, 2013
1 parent 578a6d8 commit a52f4fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
from setuptools import setup, find_packages

version = "0.1.2"
version = "0.1.3"

def read(filename):
import os.path
Expand Down

0 comments on commit a52f4fb

Please sign in to comment.