diff --git a/setup.cfg b/setup.cfg index a458315fa464e48243cc0ee40cf67a7475b760fb..fd6fa1cc43c5d79a5bca2f2a6ba3d0c982e2bdad 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = reference_model -version = 0.5.0 +version = 0.6.1 author = Tor-Einar Skog author_email = tor-einar.skog@nibio.no description = Example VIPS model, showcasing functionality @@ -22,6 +22,7 @@ install_requires = pydantic pytz pandas + git+https://gitlab.nibio.no/VIPS/vipscore-python-common.git@v0.6.0 [options.packages.find] where = src \ No newline at end of file