[Pkg-privacy-commits] [pyptlib] 130/136: Do the release ritual for pyptlib-0.0.6.
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 13:25:19 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository pyptlib.
commit 370a5bc0c7dc9ba23f28411a483b7df2603adf7f
Author: George Kadianakis <desnacked at riseup.net>
Date: Wed Apr 16 16:16:21 2014 +0300
Do the release ritual for pyptlib-0.0.6.
---
ChangeLog | 2 +-
setup.py | 2 +-
sphinx/conf.py | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 84ced1c..99aba5b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-Changes in version 0.0.6 - UNRELEASED
+Changes in version 0.0.6 - 2014-04-16
- Add support for TOR_PT_PROXY to allow client side proxy use. This
is the pyptlib portion of the fixes for #8956. Patch by Yawning
Angel.
diff --git a/setup.py b/setup.py
index 43fadc6..a449507 100644
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@ import sys
from setuptools import setup, find_packages
setup(name='pyptlib',
- version='0.0.5',
+ version='0.0.6',
description='A python implementation of the Pluggable Transports for Circumvention specification for Tor',
long_description='A python implementation of the Pluggable Transports for Circumvention specification for Tor',
author='asn, Brandon Wiley',
diff --git a/sphinx/conf.py b/sphinx/conf.py
index b4c2b4c..740bef4 100644
--- a/sphinx/conf.py
+++ b/sphinx/conf.py
@@ -50,9 +50,9 @@ copyright = u'2012, Brandon Wiley'
# built documents.
#
# The short X.Y version.
-version = '0.0.5'
+version = '0.0.6'
# The full version, including alpha/beta/rc tags.
-release = '0.0.5.UNRELEASED'
+release = '0.0.6.UNRELEASED'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/pyptlib.git
More information about the Pkg-privacy-commits
mailing list