Skip to content

Commit

Permalink
Bumped version to 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielStutzbach committed Jan 31, 2011
1 parent b52016d commit 43f383b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -15,7 +15,7 @@
define_macros.append(('BLIST_FLOAT_RADIX_SORT', 1))

setup(name='blist',
version='1.3.2',
version='1.3.3',
description='a list-like type with better asymptotic performance and similar performance on small lists',
author='Stutzbach Enterprises, LLC',
author_email='daniel@stutzbachenterprises.com',
Expand Down

0 comments on commit 43f383b

Please sign in to comment.