-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" | |
|
||
[tool.poetry] | ||
name = "revolve2-actor-controller" | ||
version = "0.3.9b1" | ||
version = "0.4.0b2" | ||
description = "Revolve2 actor controller interface and implementations." | ||
authors = ["Aart Stuurman <[email protected]>"] | ||
repository = "https://github.com/ci-group/revolve2" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" | |
|
||
[tool.poetry] | ||
name = "revolve2-ci-group" | ||
version = "0.3.9b1" | ||
version = "0.4.0b2" | ||
description = "Revolve2 Computational Intelligence Group experimentation tools and standards." | ||
authors = ["Aart Stuurman <[email protected]>"] | ||
repository = "https://github.com/ci-group/revolve2" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" | |
|
||
[tool.poetry] | ||
name = "revolve2-experimentation" | ||
version = "0.3.9b1" | ||
version = "0.4.0b2" | ||
description = "Revolve2 experimentation tools." | ||
authors = ["Aart Stuurman <[email protected]>"] | ||
repository = "https://github.com/ci-group/revolve2" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" | |
|
||
[tool.poetry] | ||
name = "revolve2-modular-robot" | ||
version = "0.3.9b1" | ||
version = "0.4.0b2" | ||
description = "Revolve2 modular robot tools." | ||
authors = ["Aart Stuurman <[email protected]>"] | ||
repository = "https://github.com/ci-group/revolve2" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" | |
|
||
[tool.poetry] | ||
name = "revolve2-rpi-controller" | ||
version = "0.3.9b1" | ||
version = "0.4.0b2" | ||
description = "Raspberry Pi controller for revolve2." | ||
authors = ["Aart Stuurman <[email protected]>"] | ||
repository = "https://github.com/ci-group/revolve2" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" | |
|
||
[tool.poetry] | ||
name = "revolve2-rpi-controller-remote" | ||
version = "0.3.9b1" | ||
version = "0.4.0b2" | ||
description = "Revolve2 remote controller for the raspberry pi controller." | ||
authors = ["Aart Stuurman <[email protected]>"] | ||
repository = "https://github.com/ci-group/revolve2" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" | |
|
||
[tool.poetry] | ||
name = "revolve2-serialization" | ||
version = "0.3.9b1" | ||
version = "0.4.0b2" | ||
description = "Serialization classes and helper functions for revolve2. Deprecated and soon to be removed." | ||
authors = ["Aart Stuurman <[email protected]>"] | ||
repository = "https://github.com/ci-group/revolve2" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" | |
|
||
[tool.poetry] | ||
name = "revolve2-simulation" | ||
version = "0.3.9b1" | ||
version = "0.4.0b2" | ||
description = "Revolve2 simulator abstraction layer." | ||
authors = ["Aart Stuurman <[email protected]>"] | ||
repository = "https://github.com/ci-group/revolve2" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" | |
|
||
[tool.poetry] | ||
name = "revolve2-simulators-mujoco" | ||
version = "0.3.9b1" | ||
version = "0.4.0b2" | ||
description = "Revolve2 mujoco simulator." | ||
authors = ["Aart Stuurman <[email protected]>"] | ||
repository = "https://github.com/ci-group/revolve2" | ||
|