[Pkg-privacy-commits] [pyptlib] 114/136: Do the release ritual for pyptlib-0.0.5.

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 13:25:17 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 a0463fec154f9f07d428661603639f9a9e08c214
Author: George Kadianakis <desnacked at riseup.net>
Date:   Mon Sep 30 12:46:42 2013 +0100

    Do the release ritual for pyptlib-0.0.5.
---
 ChangeLog      | 2 +-
 setup.py       | 2 +-
 sphinx/conf.py | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index d72b4a2..6893231 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-Changes in version 0.0.5 - UNRELEASED
+Changes in version 0.0.5 - 2013-09-30
  - API change to expose server-side transport options. Fixes #8979.
 
 
diff --git a/setup.py b/setup.py
index 226ff68..43fadc6 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.4',
+      version='0.0.5',
       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 ddf717a..b4c2b4c 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.4'
+version = '0.0.5'
 # The full version, including alpha/beta/rc tags.
-release = '0.0.4.UNRELEASED'
+release = '0.0.5.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