update Shared

This commit is contained in:
j 2014-09-05 17:40:34 +02:00
commit bceff7e2da
14 changed files with 63 additions and 29 deletions

View file

@ -1,3 +1,5 @@
from __future__ import absolute_import
import os
import re
import sys

View file

@ -1 +1 @@
__version__ = '5.5.1'
__version__ = '5.7'