Skip to content

Commit dadb349

Browse files
committed
Correcting version and added description
1 parent 7eac6c1 commit dadb349

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gymie",
3-
"version": "1.0.0",
4-
"description": "Work in progress...",
3+
"version": "0.1.0",
4+
"description": "WebSocket client that consumes an API wrapping OpenAI Gym or gym-like environments such as Gym Retro or Unity ML-Agents.",
55
"main": "dist/index.js",
66
"scripts": {
77
"preinstall": "pip install -r requirements.txt",

0 commit comments

Comments
 (0)