We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee1dac7 commit 694824cCopy full SHA for 694824c
2 files changed
NEWS.rst
@@ -2,6 +2,11 @@
2
NEWS
3
====
4
5
+Londiste v3.9
6
+---------------
7
+
8
+* playback: support multistep fkey restore
9
10
Londiste v3.8.6
11
---------------
12
setup.py
@@ -14,7 +14,7 @@
14
long_description=ldesc,
15
url="https://github.com/pgq/londiste",
16
license="ISC",
17
- version="3.8.6",
+ version="3.9",
18
maintainer="Marko Kreen",
19
maintainer_email="markokr@gmail.com",
20
packages=["londiste", "londiste.handlers"],
0 commit comments