We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c1983f commit b4c0139Copy full SHA for b4c0139
build.py
@@ -25,7 +25,7 @@
25
use_plugin('pypi:pybuilder_pycharm_workspace')
26
27
name = 'pybuilder-archetype-api'
28
-version = '0.1.0'
+version = '0.1.1'
29
license = "Apache License, Version 2.0"
30
31
authors = [Author("Arturo GL", 'r2d2006@hotmail.com'), Author("Diego BM", 'diegobm92@gmail.com')]
0 commit comments