diff --git a/.env b/.env index a7cb8b073..1d2899f0d 100644 --- a/.env +++ b/.env @@ -7,5 +7,5 @@ # Leave this set to 0 on the GitHub repo so the unit and # integration tests do not need to have wheels (until we # find a convenient way to use wheels on GitHub) -TAG=0.20.a0 +TAG=1.0a0 USE_WHEELS=1