Skip to content

Commit

Permalink
[svn] Auto-update of version strings
Browse files Browse the repository at this point in the history
--HG--
branch : trunk
  • Loading branch information
bbangert committed Jul 10, 2007
1 parent f11f18f commit d4a3c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages

version = '0.7.4'
version = '0.7.5'

setup(name='Beaker',
version=version,
Expand Down

0 comments on commit d4a3c5e

Please sign in to comment.