From 71f62ca20f65e8abff7fb94d4b6a61f7b37d66e0 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 21 Jan 2018 17:20:13 +0200 Subject: Prepare to release version 1.20180121 --- NEWS | 2 +- cliapp/version.py | 4 ++-- debian/changelog | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/NEWS b/NEWS index e76e659..644f0a4 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ NEWS for cliapp =============== -Version 1.20170827+git, not yet released +Version 1.20180121, released 2018-01-21 ---------------------------------------- * The `runcmd` timeout behaviour has changed a little. Previously, a diff --git a/cliapp/version.py b/cliapp/version.py index 25493ef..0d9cc31 100644 --- a/cliapp/version.py +++ b/cliapp/version.py @@ -1,2 +1,2 @@ -__version__ = "1.20170827+git" -__version_info__ = (1, 20170827, '+git') +__version__ = "1.20180121" +__version_info__ = (1, 20180121) diff --git a/debian/changelog b/debian/changelog index eb8b158..5451e82 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -python-cliapp (1.20170827+git-1) UNRELEASED; urgency=medium +python-cliapp (1.20180121-1) unstable; urgency=medium * New upstream version. - -- Lars Wirzenius Sun, 27 Aug 2017 10:22:18 +0100 + -- Lars Wirzenius Sun, 21 Jan 2018 17:20:13 +0200 python-cliapp (1.20170827-1) unstable; urgency=medium -- cgit v1.2.1