Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

Commit 7c15ca5

Browse files
authored
Merge pull request #27 from dbluhm/rc/v0.6.1
Prepare 0.6.1 release
2 parents 0083d71 + d16a1e2 commit 7c15ca5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

RELEASES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
Version 0.6.1 (2019-11-19)
2+
==========================
3+
4+
## Fixes
5+
- Fixed preparation of `Forward` message (PR #26)
6+
17
Version 0.6.0 (2019-11-18)
28
==========================
39

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ def parse_requirements(filename):
1515

1616
setup(
1717
name='aries-staticagent',
18-
version='0.6.0',
18+
version='0.6.1',
1919
author='Daniel Bluhm <daniel.bluhm@sovrin.org>, '
2020
'Sam Curren <sam@sovrin.org>',
2121
description='Python Static Agent Library and Examples for Aries',

0 commit comments

Comments
 (0)