summaryrefslogtreecommitdiff
path: root/copystmtlint/version.py
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-10-08 19:56:17 +0300
committerLars Wirzenius <liw@liw.fi>2016-10-08 19:56:17 +0300
commit91da238d2ee7a441f7470902ebef6b06389f27ba (patch)
treee9c81e1d27deddf31e49be75bc801c68af607da7 /copystmtlint/version.py
parent9c980764307e82bc5eec2e5d1ea90f0db96b4870 (diff)
downloadcopyright-statement-lint-91da238d2ee7a441f7470902ebef6b06389f27ba.tar.gz
Change to allow releass to be made with bumper
Diffstat (limited to 'copystmtlint/version.py')
-rw-r--r--copystmtlint/version.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/copystmtlint/version.py b/copystmtlint/version.py
new file mode 100644
index 0000000..716318e
--- /dev/null
+++ b/copystmtlint/version.py
@@ -0,0 +1,2 @@
+__version__ = '0.2+git'
+__version_info__ = (0, 2, '+git')