[Pkg-bitcoin-commits] [python-quamash] 244/269: [version] bump to 0.5.3

Jonas Smedegaard dr at jones.dk
Fri Nov 24 11:26:38 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository python-quamash.

commit 161e39fc9414f1dbf50aa1f2bfd962e0fff621ae
Author: Mark Harviston <Mark.T.Harviston.-ND at disney.com>
Date:   Mon Aug 24 09:11:00 2015 -0700

    [version] bump to 0.5.3
---
 README.rst          | 5 +++++
 quamash/__init__.py | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index e244b76..d3eed17 100644
--- a/README.rst
+++ b/README.rst
@@ -116,6 +116,10 @@ Usage
 Changelog
 =========
 
+Version 0.5.3
+-------------
+* Fix to `#34`_
+
 Version 0.5.2
 -------------
 * Fixes to tests, and CI configuration
@@ -215,4 +219,5 @@ starts with a "Q".
 .. _tox: https://tox.readthedocs.org/
 .. _pytest-xdist: https://pypi.python.org/pypi/pytest-xdist
 .. _#31: https://github.com/harvimt/quamash/issues/31
+.. _#34: https://github.com/harvimt/quamash/issues/34
 .. _#35: https://github.com/harvimt/quamash/issues/35
diff --git a/quamash/__init__.py b/quamash/__init__.py
index cfd2ea2..300f32b 100644
--- a/quamash/__init__.py
+++ b/quamash/__init__.py
@@ -4,7 +4,7 @@
 """Implementation of the PEP 3156 Event-Loop with Qt."""
 
 __author__ = 'Mark Harviston <mark.harviston at gmail.com>, Arve Knudsen <arve.knudsen at gmail.com>'
-__version__ = '0.5.2'
+__version__ = '0.5.3'
 __url__ = 'https://github.com/harvimt/quamash'
 __license__ = 'BSD'
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bitcoin/python-quamash.git



More information about the Pkg-bitcoin-commits mailing list