Skip to content

Commit

Permalink
Bump patch version
Browse files Browse the repository at this point in the history
Signed-off-by: Uilian Ries <[email protected]>
  • Loading branch information
uilianries committed Apr 22, 2018
1 parent bb92b8f commit 44510d1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ To solve the upload, some variables are customized by default:
**CONAN_UPLOAD**: https://api.bintray.com/conan/bincrafters/public-conan
**CONAN_REFERENCE**: Fields **name** and **version** from conanfile.py
**CONAN_USERNAME**: Get from CI env vars. Otherwise, use **bincrafters**
**CONAN_LOGIN_USERNAME**: Get from CI env vars. Otherwise, use **bincrafters-user**
**CONAN_VERSION**: Get from CI env vars.
**CONAN_VERSION**: Field **version** from conanfile.py
**CONAN_UPLOAD_ONLY_WHEN_STABLE**: True for default template. False for Boost builds.
Expand Down
2 changes: 1 addition & 1 deletion bincrafters/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.15.0'
__version__ = '0.15.1'

0 comments on commit 44510d1

Please sign in to comment.