From 0c968ccaf08a263b9bf04b63139bbe28679eecce Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 8 Oct 2016 20:05:26 +0300 Subject: Prepare to release version 0.3 --- copystmtlint/version.py | 4 ++-- debian/changelog | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/copystmtlint/version.py b/copystmtlint/version.py index 716318e..8154561 100644 --- a/copystmtlint/version.py +++ b/copystmtlint/version.py @@ -1,2 +1,2 @@ -__version__ = '0.2+git' -__version_info__ = (0, 2, '+git') +__version__ = "0.3" +__version_info__ = (0, 3) diff --git a/debian/changelog b/debian/changelog index 8d4e0d8..577b0d2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ -copyright-statement-lint (0.2+git-1) UNRELEASED; urgency=medium +copyright-statement-lint (0.3-1) unstable; urgency=medium * New upstream version. * Require Python 2.7. - -- Lars Wirzenius Sat, 08 Oct 2016 19:53:14 +0300 + -- Lars Wirzenius Sat, 08 Oct 2016 20:05:26 +0300 copyright-statement-lint (0.2-1) unstable; urgency=medium -- cgit v1.2.1