Skip to content

Commit d3845f7

Browse files
author
Viktor Dick
committed
Release
1 parent 12000e6 commit d3845f7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
3.14.2.dev1
1+
3.14.2
22
* Merge separate watcher subclass into the corresponding subcommand class
3+
34
* Fix watcher so it handles changes to Users inside `User Folder`s correctly
45
(#30)
56

6-
3.14.2.dev0
77
* Add dry-run options to playback and pick
88

99
3.14.1

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import setuptools
66
setuptools.setup(
77
name='perfact-zodbsync',
8-
version='3.14.2.dev1',
8+
version='3.14.2',
99
description='Zope Recorder and Playback',
1010
long_description=''' ''',
1111
author='Ján Jockusch et.al.',

0 commit comments

Comments
 (0)