File tree Expand file tree Collapse file tree 4 files changed +10
-5
lines changed Expand file tree Collapse file tree 4 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 11CHANGELOG
22=========
33
4+ 2.5.9 - 2024-05-13
5+ ------------------
6+
7+ Restore support for older versions of Fish.
8+
9+ Contributed by [ Ninja Inc] ( https://github.com/melomac ) via [ PR #247 ] ( https://github.com/justinmayer/virtualfish/pull/247/ )
10+
11+
4122.5.8 - 2024-04-25
513------------------
614
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 5050# built documents.
5151#
5252# The short X.Y version.
53- version = "2.5.8 "
53+ version = "2.5.9 "
5454release = version
5555
5656# The language for content autogenerated by Sphinx. Refer to documentation
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " virtualfish"
3- version = " 2.5.8 "
3+ version = " 2.5.9 "
44description = " Fish shell tool for managing Python virtual environments"
55authors = [
" Justin Mayer <[email protected] >" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments