Skip to content

Commit 3eca573

Browse files
committed
1.0.0
1 parent 80aef9b commit 3eca573

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pip install git+https://github.com/Sam-Strand/if97_py.git
1818

1919
### Способ 2: Установка готового пакета (без Git)
2020
```bash
21-
pip install https://github.com/Sam-Strand/if97_py/releases/download/v1.0.4/if97_py-1.0.4-py3-none-any.whl
21+
pip install https://github.com/Sam-Strand/if97_py/releases/download/v1.0.0/if97_py-1.0.0-py3-none-any.whl
2222
```
2323

2424
## Быстрый старт

latest-wheel.py3-none-any.whl

-6.5 KB
Binary file not shown.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="if97_py",
5-
version="1.0.4",
5+
version="1.0.0",
66
url="https://github.com/Sam-Strand/if97_py",
77
author="Садовский М.К.",
88
author_email="[email protected]",

0 commit comments

Comments
 (0)