Skip to content

Commit

Permalink
changing version of python .egg to 0.9.14 also
Browse files Browse the repository at this point in the history
  • Loading branch information
bernatx committed Dec 23, 2022
1 parent ca35b61 commit e58b27d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PythonAPI/carla/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ def get_license():

setup(
name='carla',
version='0.9.13',
version='0.9.14',
package_dir={'': 'source'},
packages=['carla'],
ext_modules=get_libcarla_extensions(),
Expand Down

0 comments on commit e58b27d

Please sign in to comment.