浏览代码

Merge pull request #1943 from Unity-Technologies/hotfix-gym-unity

Bumping gym_unity version
/hotfix-v0.9.2a
GitHub 6 年前
当前提交
dcf5b5b7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 2
      gym-unity/setup.py

2
gym-unity/setup.py


from setuptools import setup, find_packages
setup(name='gym_unity',
version='0.4.0',
version='0.4.1',
description='Unity Machine Learning Agents Gym Interface',
license='Apache License 2.0',
author='Unity Technologies',

正在加载...
取消
保存