summaryrefslogtreecommitdiff
path: root/obnamlib/__init__.py
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-07-18 19:17:06 +0300
committerLars Wirzenius <liw@liw.fi>2016-07-18 19:17:06 +0300
commit31ae4cf5e903a9df4b6bee1a28d0c58c09afb029 (patch)
tree73a03b1697b0c33d57c6906b0bcf2c0c7c040342 /obnamlib/__init__.py
parentac900fd4f25b8b87c961d2add0321fac70a90b5c (diff)
downloadobnam-31ae4cf5e903a9df4b6bee1a28d0c58c09afb029.tar.gz
Version the format id for green albatross
Diffstat (limited to 'obnamlib/__init__.py')
-rw-r--r--obnamlib/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/obnamlib/__init__.py b/obnamlib/__init__.py
index 48ebe95e..ee5f5516 100644
--- a/obnamlib/__init__.py
+++ b/obnamlib/__init__.py
@@ -176,6 +176,7 @@ from .backup_progress import BackupProgress
#
from .fmt_ga import (
+ GREEN_ALBATROSS_VERSION,
RepositoryFormatGA,
GAClientList,
GAClient,