diff --git a/docs/pybullet_quickstartguide.pdf b/docs/pybullet_quickstartguide.pdf index 33f43eed1..8d272c988 100644 Binary files a/docs/pybullet_quickstartguide.pdf and b/docs/pybullet_quickstartguide.pdf differ diff --git a/setup.py b/setup.py index 5f680b21e..2398448da 100644 --- a/setup.py +++ b/setup.py @@ -403,7 +403,7 @@ setup( ) ], classifiers=['Development Status :: 4 - Beta', 'License :: OSI Approved :: zlib/libpng License', - 'Operating System :: Microsoft :: Windows' + 'Operating System :: Microsoft :: Windows', 'Operating System :: POSIX :: Linux', 'Operating System :: MacOS', 'Intended Audience :: Science/Research',