Skip to content

Commit 4d439a7

Browse files
authored
Updates documentation for 1.1.6 (#19)
1 parent c844c3e commit 4d439a7

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 = '2022, Eugene Morozov'
23+
copyright = '2023, Eugene Morozov'
2424
author = 'Eugene Morozov'
2525

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

3131

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

0 commit comments

Comments
 (0)