mirror of https://github.com/skygpu/skynet.git
Bump version number
parent
8e8fb22845
commit
afec780286
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
|
|
||||||
VERSION = '0.1a6'
|
VERSION = '0.1a7'
|
||||||
|
|
||||||
DOCKER_RUNTIME_CUDA = 'skynet:runtime-cuda'
|
DOCKER_RUNTIME_CUDA = 'skynet:runtime-cuda'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue