Set symbols visibility to public for util functions

This commit is contained in:
Ingo Lütkebohle 2019-10-18 17:07:18 +00:00 committed by Christophe Bedard
parent ad46e04ebe
commit 7dea456122
10 changed files with 19 additions and 11 deletions

View file

@ -16,7 +16,7 @@ setup(
install_requires=['setuptools'],
maintainer=(
'Christophe Bedard, '
'Ingo Lütkebohle'
'Ingo Luetkebohle'
),
maintainer_email=(
'bedard.christophe@gmail.com, '