Skip to content

Commit caf3394

Browse files
committed
Updated docs
1 parent dc72d6c commit caf3394

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

arangoasync/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.1"
1+
__version__ = "1.0.2"

docs/index.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ python-arango-async
66
-------------------
77

88
Welcome to the documentation for python-arango-async_, a Python driver for ArangoDB_.
9-
You can check out a demo app at [python-arango-async-demo](https://github.com/apetenchea/python-arango-async-demo).
9+
10+
You can check out a demo app at python-arango-async-demo_.
1011

1112
Requirements
1213
=============
@@ -91,3 +92,4 @@ Contents
9192

9293
.. _ArangoDB: https://www.arangodb.com
9394
.. _python-arango-async: https://github.com/arangodb/python-arango-async
95+
.. _python-arango-async-demo: https://github.com/apetenchea/python-arango-async-demo

0 commit comments

Comments
 (0)