Skip to content
Snippets Groups Projects
Commit 2ca8794c authored by dedner's avatar dedner
Browse files

use alugrid version for python package version

parent 781ae8c6
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ from setuptools import setup, find_packages
setup(name="dune.alugrid",
namespace_packages=['dune'],
description="Python lib for dune: dune-alugrid library",
version="${DUNE_PYTHON_VERSION}",
version="${DUNE_ALUGRID_VERSION}",
author="Robert Kloefkorn, Martin Alkaemper, Andreas Dedner and Martin Nolte",
packages = find_packages(),
zip_safe = 0,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment