Skip to content

Commit

Permalink
Prepare 2.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmogar committed Jun 4, 2017
1 parent d8e0d4c commit 38729a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cucco/__init__.py
Expand Up @@ -4,6 +4,6 @@

from __future__ import absolute_import

__version__ = '1.1.0'
__version__ = '2.0.0'

from cucco.cucco import Cucco

0 comments on commit 38729a4

Please sign in to comment.