Skip to content

Commit

Permalink
Version regression
Browse files Browse the repository at this point in the history
  • Loading branch information
JacopoPan committed Sep 12, 2020
1 parent 44e9a01 commit 41e4e26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from setuptools import setup

setup(name='gym_pybullet_drones',
version='1.0.0',
version='0.3.0',
install_requires=['gym', 'pybullet', 'stable_baselines3', 'ray[rllib]']
)

0 comments on commit 41e4e26

Please sign in to comment.