Skip to content

Commit 5d60538

Browse files
committed
Test
1 parent e72cd62 commit 5d60538

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Appwrite SDK for Python
22

33
![License](https://img.shields.io/github/license/appwrite/sdk-for-python.svg?v=1)
4-
![Version](https://img.shields.io/badge/api%20version-0.5.0-blue.svg?v=1)
4+
![Version](https://img.shields.io/badge/api%20version-0.5.3-blue.svg?v=1)
55

66
**This SDK is compatible with Appwrite server version . For older versions, please check previous releases.**
77

@@ -19,6 +19,10 @@ To install via [PyPI](https://pypi.org/):
1919
pip install appwrite
2020
```
2121

22+
## Contribution
23+
24+
This library is auto-generated by Appwrite custom [SDK Generator](https://github.com/appwrite/sdk-generator). To learn more about how you can help us improve this SDK, please check the [contribution guide](https://github.com/appwrite/sdk-generator/blob/master/CONTRIBUTING.md) before sending a pull-request.
25+
2226
## License
2327

2428
Please see the [BSD-3-Clause license](https://raw.githubusercontent.com/appwrite/appwrite/master/LICENSE) file for more information.

0 commit comments

Comments
 (0)