From 4630d07d0bb4abaf086ac90436db7ec69626184c Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Wed, 23 Aug 2017 18:54:02 +0300 Subject: Prepare to release version 1.20170823 --- NEWS | 2 +- cliapp/version.py | 4 ++-- debian/changelog | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/NEWS b/NEWS index 3501df5..3e0e026 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ NEWS for cliapp =============== -Version 1.20170820+git, not yet released +Version 1.20170823, released 2017-08-23 ---------------------------------------- * Only Debian packaging changes. diff --git a/cliapp/version.py b/cliapp/version.py index 34b07c6..dcd0e51 100644 --- a/cliapp/version.py +++ b/cliapp/version.py @@ -1,2 +1,2 @@ -__version__ = "1.20170820+git" -__version_info__ = (1, 20170820, '+git') +__version__ = "1.20170823" +__version_info__ = (1, 20170823) diff --git a/debian/changelog b/debian/changelog index 94fb890..0e6ca73 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -python-cliapp (1.20170820+git-1) UNRELEASED; urgency=medium +python-cliapp (1.20170823-1) unstable; urgency=medium * New upstream version. * debian/copyright: Add Codethink to debian/copyright. (cliapp was worked by me, Richard Maw, and Richard Ipsum, while working at Codethink.) - -- Lars Wirzenius Sun, 20 Aug 2017 10:58:53 +0300 + -- Lars Wirzenius Wed, 23 Aug 2017 18:54:02 +0300 python-cliapp (1.20170820-1) unstable; urgency=medium -- cgit v1.2.1