Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
ZODB
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kirill Smelkov
ZODB
Commits
dd92b75c
Commit
dd92b75c
authored
6 years ago
by
Tres Seaver
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
svb
parent
aeb34d3b
y/poskeyerror-on-noobj
master
x/loadBefore-no-serial_next
x/zobjtrace
y/ZODB5-protocol1
y/demo-delete
y/loadAt
y/loadAt.1
y/loadAt.2
y/loadAt.3
y/loadAt.4
y/loadAt.5
y/loadAt.6
y/loadAt.7
y/loadAt.8
y/loadAt.9
5.6.0
5.5.1
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
CHANGES.rst
CHANGES.rst
+5
-0
setup.py
setup.py
+1
-1
No files found.
CHANGES.rst
View file @
dd92b75c
...
...
@@ -2,6 +2,11 @@
Change History
================
5.5.1 (unreleased)
==================
- TBD
5.5.0 (2018-10-13)
==================
...
...
This diff is collapsed.
Click to expand it.
setup.py
View file @
dd92b75c
...
...
@@ -13,7 +13,7 @@
##############################################################################
from
setuptools
import
setup
,
find_packages
version
=
'5.5.0'
version
=
'5.5.
1.dev
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