diff --git a/setup.py b/setup.py index 2bda19e..ea920d5 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ setup( 'osmnx==1.0.1', 'tabulate==0.8.9', 'jupyter==1.0.0', - 'vsketch==1.0.0a0' + 'vsketch==1.0.0' ], classifiers=[