Skip to content

Commit 93971e1

Browse files
authored
[syncano_546] Version bump
1 parent 6f6e4ed commit 93971e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_v50.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
for lib, version in (('numpy', '1.8.2'), ('scipy', '0.13.3'), ('syncano', '5.4.4')):
1+
for lib, version in (('numpy', '1.8.2'), ('scipy', '0.13.3'), ('syncano', '5.4.6')):
22
assert __import__(lib).__version__ == version

0 commit comments

Comments
 (0)