Skip to content

Commit

Permalink
Merge tag '0.14.1' into develop
Browse files Browse the repository at this point in the history
0.14.1
  • Loading branch information
lasote committed Oct 20, 2016
2 parents 2d22f5f + 829c724 commit 980ba13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conans/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
from conans.util.files import load
import os

__version__ = '0.14.0-dev'
__version__ = '0.14.1'

0 comments on commit 980ba13

Please sign in to comment.