Skip to content
Snippets Groups Projects
Commit 4d457081 authored by Amir Rachum's avatar Amir Rachum
Browse files

Bump version to 0.4.1

parent 651b42ab
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -50,7 +50,7 @@ except NameError: # Python 2.5 and earlier
return default
 
 
__version__ = '0.4.1-alpha'
__version__ = '0.4.1'
__all__ = ('check', 'collect')
 
PROJECT_CONFIG = ('setup.cfg', 'tox.ini', '.pep257')
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment