summaryrefslogtreecommitdiff
path: root/lorry
diff options
context:
space:
mode:
authorBen Brown <ben@demerara.io>2023-04-07 16:01:39 +0100
committerBen Brown <ben@demerara.io>2023-04-07 16:01:39 +0100
commit0b27fa7662ed3142ebc8112398af9f4a8f59fe14 (patch)
tree2cfef06b7517d56fb2835d44048cd8c7ceee1f5a /lorry
parent74ca5019fee0a52355228f24f3d1ddfcf99f3201 (diff)
downloadlorry-0b27fa7662ed3142ebc8112398af9f4a8f59fe14.tar.gz
Set version to 1.0.0
Diffstat (limited to 'lorry')
-rwxr-xr-xlorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/lorry b/lorry
index 5fa0569..7337fad 100755
--- a/lorry
+++ b/lorry
@@ -39,7 +39,7 @@ from datetime import datetime
import cliapp
import yaml
-__version__ = "0.0"
+__version__ = "1.0.0"
lorry_path = os.path.realpath(__file__)