summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
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 8dc7f04..d66a3ee 100644
--- a/setup.py
+++ b/setup.py
@@ -35,7 +35,7 @@ class Build(build):
setup(name='copyright-statement-lint',
- version='0.0',
+ version='0.1',
description='check copyright statements in source files',
author='Lars Wirzenius',
author_email='liw@liw.fi',