Specify "--archive latest" to all actions that accept an archive (#289).

This commit is contained in:
Dan Helfman
2020-01-29 16:59:02 -08:00
parent bc02c123e6
commit 55141bda67
6 changed files with 177 additions and 13 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from setuptools import find_packages, setup
VERSION = '1.5.0'
VERSION = '1.5.1.dev0'
setup(