Skip to content

Commit b4d7f31

Browse files
committed
Linux: Improved window geometry (elraymond)
ALL: Improved default onQuery/onSet methods
1 parent bcf136a commit b4d7f31

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/pywinbox/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"version", "PyWinBox", "Box", "Rect", "Point", "Size", "pointInBox"
1111
]
1212

13-
__version__ = "0.2"
13+
__version__ = "0.3"
1414

1515

1616
def version(numberOnly: bool = True):

0 commit comments

Comments
 (0)