Skip to content

Commit e3f42ea

Browse files
committed
Updates documentation for 1.1.5
1 parent cb8b302 commit e3f42ea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/source/conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
# -- Project information -----------------------------------------------------
2121

2222
project = 'rdfpandas'
23-
copyright = '2021, Eugene Morozov'
23+
copyright = '2022, Eugene Morozov'
2424
author = 'Eugene Morozov'
2525

2626
# The short X.Y version
27-
version = 'v1.1.1'
27+
version = 'v1.1.5'
2828
# The full version, including alpha/beta/rc tags
29-
release = 'v1.1.1'
29+
release = 'v1.1.5'
3030

3131

3232
# -- General configuration ---------------------------------------------------

0 commit comments

Comments
 (0)