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 cb8b302 commit e3f42eaCopy full SHA for e3f42ea
docs/source/conf.py
@@ -20,13 +20,13 @@
20
# -- Project information -----------------------------------------------------
21
22
project = 'rdfpandas'
23
-copyright = '2021, Eugene Morozov'
+copyright = '2022, Eugene Morozov'
24
author = 'Eugene Morozov'
25
26
# The short X.Y version
27
-version = 'v1.1.1'
+version = 'v1.1.5'
28
# The full version, including alpha/beta/rc tags
29
-release = 'v1.1.1'
+release = 'v1.1.5'
30
31
32
# -- General configuration ---------------------------------------------------
0 commit comments