diff options
| author | eroen | 2013-11-14 15:20:10 +0100 |
|---|---|---|
| committer | eroen | 2013-11-14 15:20:10 +0100 |
| commit | 0369083a5b26a30ab7a04df3173ab8244c824b11 (patch) | |
| tree | 696d68c8ca533bd23d082ff283e92eb1733b43b6 /ga_wrapper | |
| parent | a217a82444aed528a2760521056b467cf8215650 (diff) | |
| download | git-annex-wrapper-0369083a5b26a30ab7a04df3173ab8244c824b11.tar.gz git-annex-wrapper-0369083a5b26a30ab7a04df3173ab8244c824b11.tar.bz2 git-annex-wrapper-0369083a5b26a30ab7a04df3173ab8244c824b11.tar.xz | |
packaging
Diffstat (limited to 'ga_wrapper')
| -rw-r--r-- | ga_wrapper/__init__.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ga_wrapper/__init__.py b/ga_wrapper/__init__.py index e69de29..afa9f7e 100644 --- a/ga_wrapper/__init__.py +++ b/ga_wrapper/__init__.py @@ -0,0 +1,3 @@ +__version__ = '0.0.1' +__author__ = 'eroen' +__license__ = 'ISC' |
