Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
nexedi
ZODB
Commits
3d06c046
Commit
3d06c046
authored
4 years ago
by
Julien Muchembled
Browse files
Options
Download
Email Patches
Plain Diff
Preparing release 5.6.0
parent
181fa370
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
CHANGES.rst
CHANGES.rst
+1
-1
setup.py
setup.py
+1
-1
No files found.
CHANGES.rst
View file @
3d06c046
...
...
@@ -2,7 +2,7 @@
Change History
================
5.6.0 (
unreleased
)
5.6.0 (
2020-06-11
)
==================
- Fix race with invalidations when starting a new transaction. The bug
...
...
This diff is collapsed.
Click to expand it.
setup.py
View file @
3d06c046
...
...
@@ -13,7 +13,7 @@
##############################################################################
from
setuptools
import
setup
,
find_packages
version
=
'5.6.0
.dev0
'
version
=
'5.6.0'
classifiers
=
"""
\
Intended Audience :: Developers
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment