diff --git a/repo b/repo index d59f0168..9f107a93 100755 --- a/repo +++ b/repo @@ -28,7 +28,7 @@ if __name__ == '__main__': del magic # increment this whenever we make important changes to this script -VERSION = (1, 5) +VERSION = (1, 6) # increment this if the MAINTAINER_KEYS block is modified KEYRING_VERSION = (1,0)