Skip to content

Commit 96bbc13

Browse files
author
Viktor Dick
committed
Release version 4.1.6
1 parent af34be2 commit 96bbc13

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
4.1.6.dev0
1+
4.1.6
22
* Reduce memory footprint of watcher by spawning initialization subprocess
33

44
* Restore showing of diff that causes a failed pick

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
setuptools.setup(
1414
name='perfact-zodbsync',
15-
version='4.1.6.dev0',
15+
version='4.1.6',
1616
description='Zope Recorder and Playback',
1717
long_description=''' ''',
1818
author='Ján Jockusch et.al.',

0 commit comments

Comments
 (0)