You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 9, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: RELEASE_TEMPLATE.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,13 +7,11 @@ Available through https://pypi.org
7
7
```
8
8
pip install grakn-client=={version}
9
9
```
10
-
Or you can upgrade your local installation with:
11
-
```
12
-
pip install -U grakn-client
13
-
```
14
10
15
11
{ release notes }
16
12
13
+
---
14
+
17
15
**Please refer to [full release notes of 2.0.0-alpha](https://github.com/graknlabs/client-python/releases/tag/2.0.0-alpha) to see the changes contained in 2.0.0.**
0 commit comments