summaryrefslogtreecommitdiffstats
path: root/gns_deb_diff/_version.py
blob: 5d452f273fbbf18760ec1e83512842fb1ce6f8c1 (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'