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

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 13:25:15 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 987f2cc5d4897bb1254c24d1d6db9fa8fc5447ae
Author: George Kadianakis <desnacked at riseup.net>
Date:   Tue Sep 10 23:58:10 2013 +0300

    Do the release ritual for pyptlib-0.0.4.
---
 ChangeLog | 2 +-
 setup.py  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index d72aca5..5267de3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-Changes in version 0.0.4 - UNRELEASED
+Changes in version 0.0.4 - 2013-09-11
  - Add a subprocess management module, which should make it easier to
    write composed plugins such as obfs-flash, and the 2-INT termination
    behaviour specified in the PT spec.
diff --git a/setup.py b/setup.py
index 0a14159..226ff68 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.3',
+      version='0.0.4',
       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',

-- 
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