[Pkg-privacy-commits] [onionbalance] 85/117: Bug fix release, bump version and changelog
Donncha O'Cearbahill
donncha-guest at moszumanska.debian.org
Wed Dec 16 23:18:51 UTC 2015
This is an automated email from the git hooks/post-receive script.
donncha-guest pushed a commit to branch debian/sid
in repository onionbalance.
commit ec36e33751d14a0ab53bbf4b32490941df2461f5
Author: Donncha O'Cearbhaill <donncha at donncha.is>
Date: Wed Jul 1 13:01:17 2015 +0100
Bug fix release, bump version and changelog
---
CHANGES.rst | 7 +++++++
onionbalance/__init__.py | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/CHANGES.rst b/CHANGES.rst
index 9173b59..28cc427 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,3 +1,10 @@
+0.1.1
+-----
+
+- Patch to resolve issue when saving generated torrc files from
+ onionbalance-config in Python 2.
+
+
0.1.0
-----
diff --git a/onionbalance/__init__.py b/onionbalance/__init__.py
index bedbc9f..599da16 100644
--- a/onionbalance/__init__.py
+++ b/onionbalance/__init__.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
-__version__ = "0.1.0"
+__version__ = "0.1.1"
__author__ = "Donncha O'Cearbhaill"
__contact__ = "donncha at donncha.is"
__url__ = "https://github.com/DonnchaC/onionbalance"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/onionbalance.git
More information about the Pkg-privacy-commits
mailing list