Skip to content

Commit

Permalink
DOC: show version under logo
Browse files Browse the repository at this point in the history
  • Loading branch information
hagenw committed Dec 6, 2023
1 parent 5968868 commit ab3b326
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
author = ', '.join(author['name'] for author in config['project']['authors'])
copyright = f'2020-{date.today().year} audEERING GmbH'
title = 'Documentation'
version = audeer.git_repo_version()


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

0 comments on commit ab3b326

Please sign in to comment.