Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Commit

Permalink
Include correct version in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarolopez committed Nov 14, 2019
1 parent 0b35e21 commit 6607dc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
author = 'DEEP-Hybrid-DataCloud consortium'

# The short X.Y version
version = ''
version = 'DEEP-2 (XXX)'
# The full version, including alpha/beta/rc tags
release = 'DEEP-1 (Genesis)'
release = 'DEEP-2 (XXX)'


# -- General configuration ---------------------------------------------------
Expand Down

0 comments on commit 6607dc6

Please sign in to comment.