Skip to content

Commit f568b1c

Browse files
authored
Update readme.md
1 parent d766e08 commit f568b1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This is a Python pacakage that contains misc utils for Data Science.
2323
2424
You can download a copy of the latest release and install it using pip.
2525
```
26-
pip3 install --user -U dsutil-0.0.1-py3-none-any.whl
26+
pip3 install --user -U dsutil-0.9.1-py3-none-any.whl
2727
```
2828
Or you can use the following script to download and install the latest version automatically.
2929
```

0 commit comments

Comments
 (0)