StackStorm / st2cd

Content pack for internal build process at StackStorm
Apache License 2.0
7 stars 16 forks source link

Update change version action to set version for all the Python package #414

Closed Kami closed 5 years ago

Kami commented 5 years ago

This pull request updates change version action to set __version__ attribute in __init__.py file for all the components Python packages.

Related change - https://github.com/StackStorm/st2/pull/4751.