We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 13e2a33 + 0cc71dc commit 2852d18Copy full SHA for 2852d18
README.md
@@ -54,7 +54,7 @@ You should always check if the latest pywebcopy is installed successfully.
54
55
```python
56
>>> import pywebcopy
57
->>> pywebcopy.__version___
+>>> pywebcopy.__version__
58
6.0.0
59
60
```
0 commit comments