Created
July 11, 2013 17:40
-
-
Save dreamiurg/5977539 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# The version info for the project you're documenting, acts as replacement for | |
# |version| and |release|, also used in various other places throughout the | |
# built documents. | |
# The short X.Y version. | |
version = get_version().lstrip('v') | |
# The full version, including alpha/beta/rc tags. | |
release = version |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment