Skip to content
Snippets Groups Projects
Commit 4cff2f19 authored by ag3338's avatar ag3338
Browse files

changing version for error

parent 49b17b84
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ from setuptools import setup
setup(
name='tutorgym',
version='0.0.1',
version='0.0.2',
description='A toolkit that provides a machine interfaces for multiple tutor environments. TutorGym leverages the OpenAI Gym to enable existing RL implementations (that support Gym) to interface with these environments',
url='https://gitlab.cci.drexel.edu/teachable-ai-lab/tutorenvs',
author='Christopher J. MacLellan',
......@@ -17,7 +17,7 @@ setup(
classifiers=[
'Development Status :: 4 - Beta',
'Intended Audience :: Science/Research',
'topic :: Scientific/Engineering :: Artificial Intelligence',
'Topic :: Scientific/Engineering :: Artificial Intelligence',
'License :: OSI Approved :: MIT License',
'Operating System :: OS Independent',
'Programming Language :: Python',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment