Skip to content

Commit

Permalink
Bump minor version.
Browse files Browse the repository at this point in the history
Changes to supported Python versions aren't bugfixes.
  • Loading branch information
tseaver committed Sep 29, 2016
1 parent 15d71cc commit d83a96e
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
Expand Up @@ -49,7 +49,7 @@

setup(
name='ExtensionClass',
version='4.1.3.dev0',
version='4.2.0.dev0',
url='http://pypi.python.org/pypi/ExtensionClass',
license='ZPL 2.1',
description='Metaclass for subclassable extension types',
Expand Down

0 comments on commit d83a96e

Please sign in to comment.