summaryrefslogtreecommitdiffstats
path: root/gns_deb_diff/_version.py
blob: f7aa3f79e5db8dbc448c3dcef26f33a552b17839 (plain) (blame)
1
2
3
4
5
6
7
8
# -*- coding: utf-8 -*-
#
#  This file is part of gns-deb-diff.
#
#  gns-deb-diff is under the Public Domain. See
#  <https://creativecommons.org/publicdomain/zero/1.0>

__version__ = '0.1.0.dev0'