summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index 74d5556..f675878 100644
--- a/setup.py
+++ b/setup.py
@@ -1,5 +1,5 @@
#!/usr/bin/python
-# Copyright (C) 2008-2012 Lars Wirzenius <liw@liw.fi>
+# Copyright (C) 2008-2013 Lars Wirzenius <liw@liw.fi>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -64,7 +64,7 @@ class Check(Command):
setup(name='cachedir',
- version='1.1',
+ version='1.2',
description='Tag/untag cache directories',
author='Lars Wirzenius',
author_email='liw@liw.fi',