We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b2524f commit 63c40baCopy full SHA for 63c40ba
build.py
@@ -19,7 +19,7 @@
19
use_plugin('python.distutils')
20
21
name = 'pybuilder-pycharm-workspace'
22
-version = '0.1.2'
+version = '0.1.3'
23
license = "Apache License, Version 2.0"
24
25
authors = [Author("Diego BM", 'diegobm92@gmail.com')]
0 commit comments