Skip to content

Commit 66f939a

Browse files
committed
Update version to 0.2.0
1 parent 2f29a01 commit 66f939a

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.dev'
6+
__version__ = '0.2.0'
77

88

99
MACHINA_VANILLA_APPS = [

0 commit comments

Comments
 (0)