Version bump to 0.2

This commit is contained in:
Peter Ruibal 2015-01-10 23:01:00 -08:00
parent 97090d76ea
commit 1db5890c06
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
from setuptools import setup
version = '0.1'
version = '0.2'
setup(
name='python-editor',