We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a16eefb commit ce5d33dCopy full SHA for ce5d33d
NEWS.rst
@@ -1,6 +1,13 @@
1
NEWS
2
====
3
4
+pgq 3.7.2
5
+---------
6
+
7
+Fixes:
8
9
+* status: fix crash on dead node
10
11
pgq 3.7.1
12
---------
13
pgq/__init__.py
@@ -20,5 +20,5 @@
20
'MemberInfo', 'NodeInfo', 'QueueInfo'
21
]
22
23
-__version__ = '3.7.1'
+__version__ = '3.7.2'
24
0 commit comments