We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee954d5 commit 7f4cc5cCopy full SHA for 7f4cc5c
HISTORY.rst
@@ -5,11 +5,11 @@ picows Release History
5
:depth: 1
6
:local:
7
8
-1.10.0 ()
+1.10.0 (2025-08-23)
9
------------------
10
11
* Drop python 3.8 support
12
-* Strip extensions on Linux and MacOS. Reduce package size
+* Strip extensions on Linux and MacOS. Reduce package's size
13
14
1.9.0 (2025-06-05)
15
picows/__init__.py
@@ -31,5 +31,5 @@
31
'PICOWS_DEBUG_LL'
32
]
33
34
-__version__ = "1.9.0"
+__version__ = "1.10.0"
35
__author__ = "Taras Kozlov"
0 commit comments