diff --git a/repo b/repo index 96daa9b7..ad9e005f 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, 9) +VERSION = (1, 10) # increment this if the MAINTAINER_KEYS block is modified KEYRING_VERSION = (1,0)