Skip to content

Commit

Permalink
5.0.0a6
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Fulton committed Jul 21, 2016
1 parent ac7443e commit a3f7d3e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Change History
================

5.0.0a6 (unreleased)
5.0.0a6 (2016-07-21)
====================

- Added a connection ``prefetch`` method that can be used to request
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
interface, rich transaction support, and undo.
"""

version = "5.0.0a5"
version = "5.0.0a6"

import os
from setuptools import setup, find_packages
Expand Down

0 comments on commit a3f7d3e

Please sign in to comment.