Skip to content

Commit

Permalink
Change copyright year
Browse files Browse the repository at this point in the history
  • Loading branch information
vdespa committed Feb 7, 2020
1 parent ba7b2f9 commit 05aea3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
# -- Project information -----------------------------------------------------

project = u'Postman Quick Reference Guide'
copyright = u'2018-2019, Valentin Despa'
copyright = u'2018-2020, Valentin Despa'
author = u'Valentin Despa'

# The short X.Y version
version = u''
# The full version, including alpha/beta/rc tags
release = u'Version 1.6.0 - February 2020'
release = u'Version 1.6.1 - February 2020'


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

0 comments on commit 05aea3c

Please sign in to comment.