mirror of https://github.com/skygpu/skynet.git
Bump version number
parent
44129f5383
commit
d0c4ca49f0
|
@ -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