Skip to content

Commit

Permalink
Dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
lasote committed Oct 20, 2016
1 parent 980ba13 commit e2280de
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.1'
__version__ = '0.14.1-dev'

0 comments on commit e2280de

Please sign in to comment.