Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
kcarnold committed Oct 28, 2011
1 parent fb38d80 commit 8c8d475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -2,7 +2,7 @@
from setuptools import setup, find_packages

packages = find_packages(exclude=['maint'])
version_str = '4.0.0'
version_str = '4.0.1'

setup( name='ConceptNet',
version=version_str,
Expand Down

0 comments on commit 8c8d475

Please sign in to comment.