Skip to content

Commit 88b05f7

Browse files
authored
bump version to 11.0.29 in pyproject.toml (#111)
1 parent fb6ef7c commit 88b05f7

File tree

2 files changed

+1
-144
lines changed

2 files changed

+1
-144
lines changed

.github/workflows/build-wheels.yml

Lines changed: 0 additions & 141 deletions
This file was deleted.

pyproject.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "hs-test-python"
3-
version = "11.0.27"
3+
version = "11.0.29"
44
description = ""
55
authors = ["Hyperskill Team"]
66
readme = "README.md"
@@ -10,8 +10,6 @@ packages = [
1010

1111
[tool.poetry.dependencies]
1212
python = "^3.10"
13-
14-
# psutil with platform and Python version markers
1513
psutil = "7.0.0"
1614
pandas = "2.2.3"
1715
seaborn = "0.13.2"

0 commit comments

Comments
 (0)