summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-10-17 16:18:52 +0300
committerLars Wirzenius <liw@liw.fi>2015-10-17 16:18:52 +0300
commit299318f251b691fcd1fb467049b986ddd61620bc (patch)
treee3e96650c262fbfdb885f8590a72b89b57a2c774 /setup.py
parentc82743be54c600c564752329c703efa9084b6021 (diff)
downloadcopyright-statement-lint-299318f251b691fcd1fb467049b986ddd61620bc.tar.gz
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index d66a3ee..3389579 100644
--- a/setup.py
+++ b/setup.py
@@ -35,7 +35,7 @@ class Build(build):
setup(name='copyright-statement-lint',
- version='0.1',
+ version='0.2',
description='check copyright statements in source files',
author='Lars Wirzenius',
author_email='liw@liw.fi',