Skip to content

Commit

Permalink
svb
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Nov 2, 2011
1 parent f1a6aad commit ee7840f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.txt
Expand Up @@ -2,6 +2,12 @@
CHANGES
=======

3.5.11 (unreleased)
-------------------

- TBD


3.5.10 (2011-11-02)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -21,7 +21,7 @@

from setuptools import setup, find_packages

version = '3.5.10'
version = '3.5.11dev'

def read(*rnames):
return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
Expand Down

0 comments on commit ee7840f

Please sign in to comment.