We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fbd674 commit e6ef712Copy full SHA for e6ef712
docs/source/conf.py
@@ -22,7 +22,7 @@
22
project = pina.__project__
23
copyright = pina.__copyright__
24
author = pina.__author__
25
-version = release ='1.0.0'
+version = pina.__version__
26
27
28
sys.path.insert(0, os.path.abspath('../sphinx_extensions')) # extension to remove paramref link from lightinig
0 commit comments