bump version to 0.1.0-dev5

This commit is contained in:
ge
2024-05-17 00:07:51 +03:00
parent 9b8b7be2d7
commit 90de626999
3 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ sys.path.insert(0, os.path.abspath('../..'))
project = 'Compute'
copyright = '2023, Compute Authors'
author = 'Compute Authors'
release = '0.1.0-dev4'
release = '0.1.0-dev5'
# Sphinx general settings
extensions = [