Skip to content

Commit d745bbc

Browse files
committed
chore(release): KFP 0.5.2 release
1 parent da52c07 commit d745bbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/python/kfp/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = '0.5.1'
15+
__version__ = '0.5.2'
1616

1717
from . import components
1818
from . import containers

0 commit comments

Comments
 (0)