Skip to content

Commit c54e081

Browse files
committed
Preparing release 1.7
1 parent d31f8e9 commit c54e081

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changes
22
=======
33

4-
1.7 (unreleased)
4+
1.7 (2025-10-25)
55
----------------
66

77
- Pin upper versions of dependencies.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ def read_file(name):
1212
return f.read()
1313

1414

15-
version = '1.7.dev0'
15+
version = '1.7'
1616
shortdesc = 'Node Implementation with ZODB persistence'
1717
longdesc = '\n\n'.join([read_file(name) for name in [
1818
'README.rst',

0 commit comments

Comments
 (0)