Skip to content

Commit

Permalink
Preparing release 3.0b1
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
Michael Howitz committed Sep 15, 2017
1 parent 250545f commit 138b9b2
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
@@ -1,7 +1,7 @@
Changelog
=========

3.0a4 (unreleased)
3.0b1 (2017-09-15)
------------------

- #4: Ensure our dependencies match our expectations about C extensions.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
include_dirs=['include', 'src']),
]

version = '3.0a4.dev0'
version = '3.0b1'

setup(
name='Persistence',
Expand Down

0 comments on commit 138b9b2

Please sign in to comment.