Skip to content

Commit b928b1b

Browse files
committed
v0.1.4
1 parent cb90d4e commit b928b1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deepy/__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.3"
4+
__version__ = "0.1.4"
55

66
from conf import *
77
from layers import *

0 commit comments

Comments
 (0)