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
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,15 @@ Backward incompatible (breaking) changes will only be introduced in major versio
13
13
14
14
.. towncrier release notes start
15
15
16
+
0.10.1 (2023-01-27)
17
+
===================
18
+
19
+
Bug Fixes
20
+
---------
21
+
22
+
- Allow creating the virtual environments with `venv` as a fallback if `virtualenv` is not available. (`#15 <https://github.com/s0undt3ch/python-tools-scripts/issues/15>`_)
0 commit comments