Skip to content

Commit 6785b3f

Browse files
committed
Updated docs
1 parent bec6557 commit 6785b3f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
author = "Jan Range, Dr. Frank Bergmann, Prof. Dr. Johann Rohwer"
2424

2525
# The full version, including alpha/beta/rc tags
26-
release = "1.2.3"
26+
release = "1.1.3"
2727

2828

2929
# -- General configuration ---------------------------------------------------

docs/index.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ options.
4747
# REST API
4848
python -m pip install "pyenzyme[rest]"
4949

50+
# Dataverse
51+
python -m pip install "pyenzyme[dataverse]"
52+
5053
# Complete
5154
python -m pip install "pyenzyme[all]"
5255

0 commit comments

Comments
 (0)