Skip to content

Commit

Permalink
Prepare 1.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
David Moreno García committed May 15, 2017
1 parent 7716d3d commit 81227ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cucco/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

from __future__ import absolute_import

__version__ = '1.0.0'
__version__ = '1.1.0'

from cucco.cucco import Cucco

0 comments on commit 81227ac

Please sign in to comment.