Commit e39aabbb authored by Huihui, Jonathan's avatar Huihui, Jonathan
Browse files

bump common version

parent 4ae9a9d4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ import os
from setuptools import setup

# update version information here
_version = '0.1.3'
_version = '0.1.14'

# packages
_packages = ['common', 'common.mixins']