Skip to content

Commit 9b36a21

Browse files
Merge pull request #153 from Workiva/release_aws-lambda-fsm-workflows_0.36.0
WAP-9456 Release aws-lambda-fsm-workflows 0.36.0
2 parents 9b815f5 + 600b75f commit 9b36a21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aws_lambda_fsm/_pkg_meta.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
version_info = (0, 35, 0)
15+
version_info = (0, 36, 0)
1616
version = '.'.join(map(str, version_info))

0 commit comments

Comments
 (0)