Skip to content
This repository was archived by the owner on Apr 12, 2018. It is now read-only.

Commit f6bce63

Browse files
committed
Bump version to 0.1.36
1 parent 1cb669a commit f6bce63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swf/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22
# -*- coding: utf-8 -*-
33

4-
version = (0, 1, 35)
4+
version = (0, 1, 36)
55

66
__title__ = "python-simple-workflow"
77
__author__ = "Oleiade"

0 commit comments

Comments
 (0)