Bump version number

pull/25/head
Guillermo Rodriguez 2023-01-06 22:36:25 -03:00
parent 44129f5383
commit d0c4ca49f0
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/python
VERSION = '0.1a6'
VERSION = '0.1a7'
DOCKER_RUNTIME_CUDA = 'skynet:runtime-cuda'