Skip to content

Commit

Permalink
svb
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed May 22, 2015
1 parent 6fe1094 commit a1df3d0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.rst
Expand Up @@ -2,6 +2,11 @@
Change History
================

4.2.0 (unreleased)
==================

- TBD

4.2.0b1 (2015-05-22)
====================

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -20,7 +20,7 @@
interface, rich transaction support, and undo.
"""

VERSION = "4.2.0b1"
VERSION = "4.2.0.dev0"

import os
import platform
Expand Down

0 comments on commit a1df3d0

Please sign in to comment.