Skip to content

Commit 6e65f56

Browse files
committed
This is 0.2.1
1 parent 6ca5568 commit 6e65f56

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGES

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@ Changelog
22
=========
33

44

5+
Version 0.2.1
6+
-------------
7+
8+
- Fixed close_old_connections in test channel
9+
10+
511
Version 0.2
612
-----------
713

django_grpc_framework/__init__.py

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

0 commit comments

Comments
 (0)