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

Commit 330bf2f

Browse files
committed
Bump version to 0.1.41
1 parent 368155e commit 330bf2f

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, 40)
4+
version = (0, 1, 41)
55

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

0 commit comments

Comments
 (0)