Skip to content

Commit

Permalink
Merge 5099d86 into 906ae98
Browse files Browse the repository at this point in the history
  • Loading branch information
gnulnx committed Jan 10, 2019
2 parents 906ae98 + 5099d86 commit 7b911b8
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

VERSION = "0.9.1"
VERSION = "0.9.2"

with open(os.path.join(os.path.dirname(__file__), 'README.rst')) as readme:
README = readme.read()
Expand Down

0 comments on commit 7b911b8

Please sign in to comment.