We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da52c07 commit d745bbcCopy full SHA for d745bbc
sdk/python/kfp/__init__.py
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-__version__ = '0.5.1'
+__version__ = '0.5.2'
16
17
from . import components
18
from . import containers
0 commit comments