diff --git a/backend/setup.cfg b/backend/setup.cfg index 0ed09da9..6f342a00 100644 --- a/backend/setup.cfg +++ b/backend/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = viasp-backend -version = 2.0.0 +version = 2.0.1 author = Luis Glaser author_email = Luis.Glaser@uni-potsdam.de description = The backend for the viasp package. diff --git a/frontend/package.json b/frontend/package.json index 8bb3d9f3..326ae8ba 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "viasp_dash", - "version": "2.0.0", + "version": "2.0.1", "description": "The dash frontend for the viasp package.", "main": "build/index.js", "scripts": { diff --git a/setup.cfg b/setup.cfg index abe629b3..35a10497 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = viasp -version = 2.0.0 +version = 2.0.1 author = Luis Glaser author_email = Luis.Glaser@uni-potsdam.de description = a visualization tool for clingo.