Unverified Commit 152dde40 authored by Jakob Görgen's avatar Jakob Görgen
Browse files

symphony: bumped up version to 0.0.4

parent bb9638bb
......@@ -29,7 +29,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "simbricks-cli"
version = "0.0.3"
version = "0.0.4"
description = "simbricks cli tool for communication with the SimBricks cloud"
authors = [
"Team SimBricks <team@simbricks.io>"
......
......@@ -29,7 +29,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "simbricks-client"
version = "0.0.3"
version = "0.0.4"
description = "simbricks client lib to send and retrieve experiments"
authors = [
"Team SimBricks <team@simbricks.io>"
......
......@@ -29,7 +29,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "simbricks-local"
version = "0.0.3"
version = "0.0.4"
description = "simbricks lib to simulate virtual prototypes locally"
authors = [
"Team SimBricks <team@simbricks.io>"
......
......@@ -29,7 +29,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "simbricks-orchestration"
version = "0.0.3"
version = "0.0.4"
description = "simbricks orchestration lib used to specify your systems, choose simulators and instantiate your virtual prototypes "
authors = [
"Team SimBricks <team@simbricks.io>"
......
......@@ -34,7 +34,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "simbricks-symphony"
version = "0.0.1"
version = "0.0.4"
description = "SimBricks open source packages to specify and simulate virtual prototypes"
authors = [
"Team SimBricks <team@simbricks.io>"
......
......@@ -29,7 +29,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "simbricks-runner"
version = "0.0.3"
version = "0.0.4"
description = "simbricks runner to self host and run simulations via the SimBricks cloud"
authors = [
"Team SimBricks <team@simbricks.io>"
......
......@@ -29,7 +29,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "simbricks-runtime"
version = "0.0.3"
version = "0.0.4"
description = "simbricks runtime lib required to simulate your virtual prototypes"
authors = [
"Team SimBricks <team@simbricks.io>"
......
......@@ -29,7 +29,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "simbricks-utils"
version = "0.0.3"
version = "0.0.4"
description = "simbricks utils"
authors = [
"Team SimBricks <team@simbricks.io>"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment