Skip to content

Commit 4d205ea

Browse files
committed
Prepare release 0.2b2-1
1 parent 1882d69 commit 4d205ea

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Changelog
22
=========
33

4-
Master -- (latest)
5-
++++++++++++++++++
4+
0.2b2-1 (2020-03-23)
5+
++++++++++++++++++++
66
* Fix RuntimeWarning for hanging coroutine when main_loop raises an exception.
77
* Fix the issue when after_start throws an exception, the application gets stuck.
88
* Set raw_packet of express_interest and on_interest to be the whole packet with TL fields.

src/ndn/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.2b2"
1+
__version__ = "0.2b2-1"

0 commit comments

Comments
 (0)