Changeset 2805 for trunk/docs


Ignore:
Timestamp:
Apr 23, 2017 10:25:27 PM (6 years ago)
Author:
toby
Message:

change docs to list the version number

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docs/source/conf.py

    r2804 r2805  
    149149#
    150150# The short X.Y version.
    151 #version = '0.2.0'
     151version = '{}'.format(version)
    152152# The full version, including alpha/beta/rc tags.
    153153release = 'version {}'.format(version)
Note: See TracChangeset for help on using the changeset viewer.