diff options
author | Kali Kaneko <kali@leap.se> | 2016-03-04 11:27:55 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2016-03-04 11:29:27 -0400 |
commit | 9a658c81619af892a4b29e0122cd1c1ba2e428e4 (patch) | |
tree | 1636eda1471ee11c464b9bff4ae19368446771db /.gitattributes | |
parent | 8e17fb43b4cbda9ee7b386d084e01fc99345f060 (diff) |
[pkg] move to versioneer 0.15
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index eb8672e0..2b5f09d8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -17,3 +17,4 @@ share/ export-ignore src/leap.egg-info/ export-ignore src/leap_client.egg-info export-ignore src/leap/_version.py export-subst +src/leap/bitmask/_version.py export-subst |