WIP frobar 4

This commit is contained in:
Geoffrey Frogeye 2025-05-30 00:41:09 +02:00
parent dc0048d8dc
commit f15e407240
4 changed files with 209 additions and 139 deletions

View file

@ -2,7 +2,7 @@ from setuptools import setup
setup(
name="frobar",
version="3.1",
version="4.0",
install_requires=[
"i3ipc",
"psutil",