Skip to content

Commit 23faf80

Browse files
committed
Update version to 0.2.1
1 parent 86d90fb commit 23faf80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

machina/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from __future__ import unicode_literals
44
import os
55

6-
__version__ = '0.2.0'
6+
__version__ = '0.2.1'
77

88

99
MACHINA_VANILLA_APPS = [

0 commit comments

Comments
 (0)