Skip to content

Commit

Permalink
bumped subversion
Browse files Browse the repository at this point in the history
  • Loading branch information
matthdsm committed Aug 31, 2018
1 parent 79cef50 commit 086128e
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
from setuptools import setup, find_packages

version = '0.2.0'
version = '0.2.1'
dl_version = 'master' if 'dev' in version else '{}'.format(version)

setup(
Expand Down

0 comments on commit 086128e

Please sign in to comment.