We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb90d4e commit b928b1bCopy full SHA for b928b1b
deepy/__init__.py
@@ -1,7 +1,7 @@
1
#!/usr/bin/env python
2
# -*- coding: utf-8 -*-
3
4
-__version__ = "0.1.3"
+__version__ = "0.1.4"
5
6
from conf import *
7
from layers import *
0 commit comments