Skip to content

Commit

Permalink
v0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
zomux committed Jun 10, 2015
1 parent cb90d4e commit b928b1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deepy/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-

__version__ = "0.1.3"
__version__ = "0.1.4"

from conf import *
from layers import *
Expand Down

0 comments on commit b928b1b

Please sign in to comment.