Skip to content

Commit

Permalink
prepare 4.4b1
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimitris Moraitis committed Jul 16, 2012
1 parent f84029b commit 5b91bd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
import os

version = '4.3.1'
version = '4.4b1'

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

0 comments on commit 5b91bd9

Please sign in to comment.