Skip to content

Commit

Permalink
Add v prefix in version
Browse files Browse the repository at this point in the history
  • Loading branch information
MaJerle committed Dec 5, 2020
1 parent 1f7c1e8 commit 039c3c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
author = 'Tilen MAJERLE'

# The full version, including alpha/beta/rc tags
version = '3.0.1'
version = 'v3.0.1'

# Try to get branch at which this is running
# and try to determine which version to display in sphinx
Expand Down

0 comments on commit 039c3c9

Please sign in to comment.