diff options
author | Kali Kaneko <kali@leap.se> | 2016-04-01 17:40:49 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2016-04-01 17:40:49 -0400 |
commit | 61b31f4e65f80d159831ace42b45812ba6beb995 (patch) | |
tree | 39e038a8b184c7e1e2d63715d0abdd0b0bc0542f /common/MANIFEST.in | |
parent | 45da47b7b5cddfe40820a8589d82527c2629adae (diff) |
[pkg] update to versioneer 0.16
Diffstat (limited to 'common/MANIFEST.in')
-rw-r--r-- | common/MANIFEST.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/MANIFEST.in b/common/MANIFEST.in index a26a12a6..93f46bbe 100644 --- a/common/MANIFEST.in +++ b/common/MANIFEST.in @@ -6,3 +6,4 @@ include CHANGELOG # What do we want the ddocs folder in the source package for? -- kali # it should be enough with having the compiled stuff. recursive-include src/leap/soledad/common/ddocs * +include src/leap/soledad/common/_version.py |