Skip to content

Commit 127fd48

Browse files
committed
Updated pypi version
1 parent 1e0f044 commit 127fd48

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -126,9 +126,8 @@ def build_extension(self, ext):
126126

127127
setup(
128128
name='Stratega',
129-
version='0.0.15',
129+
version='0.0.16',
130130
author='Diego Perez-Liebana, Alexander Dockhorn, Jorge Hurtado Grueso, Dominik Jeurissen',
131-
#author_email='jorgehurtadogrueso@gmail.com',
132131
description='Stratega python bindings',
133132
long_description=long_description,
134133
cmake_args=shlex.split(os.environ.get('STRATEGA_EXTRA_CMAKE_ARGS', '')),

0 commit comments

Comments
 (0)