We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b815f5 + 600b75f commit 9b36a21Copy full SHA for 9b36a21
1 file changed
aws_lambda_fsm/_pkg_meta.py
@@ -12,5 +12,5 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-version_info = (0, 35, 0)
+version_info = (0, 36, 0)
16
version = '.'.join(map(str, version_info))
0 commit comments