This commit is contained in:
Maxime Beauchemin
2015-09-05 15:08:38 -07:00
parent 58c2186f56
commit c95c2522ab
3 changed files with 5 additions and 1 deletions

View File

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