We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ccf0ca commit b019facCopy full SHA for b019fac
docs/conf.py
@@ -15,11 +15,11 @@
15
master_doc = 'index'
16
17
project = u'NES'
18
-copyright = u'NeuroMat, 2018'
+copyright = u'NeuroMat, 2021'
19
author = u'NeuroMat'
20
21
-version = u'1.35'
22
-release = u'1.35'
+version = u'1.72.6'
+release = u'1.72.6'
23
24
language = 'en'
25
patientregistrationsystem/qdc/qdc/settings.py
@@ -211,4 +211,4 @@
211
except ImportError:
212
pass
213
214
-VERSION = '1.72.5'
+VERSION = '1.72.6'
0 commit comments