Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
gu1p committed Sep 26, 2024
1 parent 190ef3d commit 8ff1e39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[tool.poetry]
name = "janela"
version = "0.1.0"
version = "0.0.3"
description = "A simple tool to automate window management"
authors = ["Gustavo <[email protected]>"]
readme = "README.md"

[tool.poetry.dependencies]
python = "^3.12"
python = "^3.8"
python-xlib = "^0.33"


Expand Down

0 comments on commit 8ff1e39

Please sign in to comment.