We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af34be2 commit 96bbc13Copy full SHA for 96bbc13
CHANGELOG
@@ -1,4 +1,4 @@
1
-4.1.6.dev0
+4.1.6
2
* Reduce memory footprint of watcher by spawning initialization subprocess
3
4
* Restore showing of diff that causes a failed pick
setup.py
@@ -12,7 +12,7 @@
12
13
setuptools.setup(
14
name='perfact-zodbsync',
15
- version='4.1.6.dev0',
+ version='4.1.6',
16
description='Zope Recorder and Playback',
17
long_description=''' ''',
18
author='Ján Jockusch et.al.',
0 commit comments