Skip to content

Commit

Permalink
Updates version ID
Browse files Browse the repository at this point in the history
  • Loading branch information
Carybé committed Nov 9, 2021
1 parent 4ccf0ca commit b418e34
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions docs/conf.py
Expand Up @@ -15,11 +15,11 @@
master_doc = 'index'

project = u'NES'
copyright = u'NeuroMat, 2018'
copyright = u'NeuroMat, 2021'
author = u'NeuroMat'

version = u'1.35'
release = u'1.35'
version = u'1.72.6'
release = u'1.72.5'

language = 'en'

Expand Down
2 changes: 1 addition & 1 deletion patientregistrationsystem/qdc/qdc/settings.py
Expand Up @@ -211,4 +211,4 @@
except ImportError:
pass

VERSION = '1.72.5'
VERSION = '1.72.6'

0 comments on commit b418e34

Please sign in to comment.