This commit is contained in:
Maxime Beauchemin 2015-10-12 18:09:37 -07:00
parent 85f3857285
commit 51d7225f06
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
from setuptools import setup, find_packages
version = '0.4.0'
version = '0.5.0'
setup(
name='panoramix',