Skip to content

Commit

Permalink
Changed conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
RickGelhausen committed Sep 6, 2018
1 parent 69ce42c commit 414de56
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
# -- Project information -----------------------------------------------------

project = 'uORF-Tools'
copyright = '2018, TODO'
author = 'TODO'
copyright = '2018, Rick Gelhausen'
author = 'Rick Gelhausen'

# The short X.Y version
version = ''
version = '1.0'
# The full version, including alpha/beta/rc tags
release = '0.0.1'
release = '1.0.0'


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

0 comments on commit 414de56

Please sign in to comment.