Skip to content

Commit

Permalink
0.70.3-1 (devel)
Browse files Browse the repository at this point in the history
Signed-off-by: Eugenio Paolantonio (g7) <[email protected]>
  • Loading branch information
g7 committed Feb 2, 2016
1 parent d9b8e95 commit af372c7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
python3-libchannels (0.70.3-1) unstable; urgency=medium

* [updates] Enforce uninteractive conffile policy

-- Eugenio Paolantonio (g7) <[email protected]> Tue, 02 Feb 2016 18:20:52 +0100

python3-libchannels (0.70.2-1) unstable; urgency=medium

* [updates] Clear the cache if there were issues in marking the packages for upgrade
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
from distutils.core import setup

setup(name='libchannels',
version='0.70.2',
version='0.70.3',
description='Update channels management library',
author='Eugenio Paolantonio',
author_email='[email protected]',
Expand Down

0 comments on commit af372c7

Please sign in to comment.