Skip to content

Commit b974e64

Browse files
committed
v3.6.1
1 parent c1f0369 commit b974e64

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

NEWS.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
NEWS
22
====
33

4+
pgq 3.6.1
5+
---------
6+
7+
Fixes:
8+
9+
* status: handle root with random provider
10+
411
pgq 3.6
512
-------
613

pgq/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@
2020
'MemberInfo', 'NodeInfo', 'QueueInfo'
2121
]
2222

23-
__version__ = '3.6'
23+
__version__ = '3.6.1'
2424

0 commit comments

Comments
 (0)