You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Remove unused `sphinx-click` development dependency
20
20
21
+
## libtmux 0.16.1 (2022-12-12)
22
+
23
+
### Fixes
24
+
25
+
- Remove reliance on `packaging.version.Version` (#461)
26
+
27
+
This is too critical of a package to pin a dependency as it may interfere with other packages the user relies on. In addition, libtmux doesn't need strict compatibility with `packaging`.
0 commit comments