File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33Future CHANGELOG entries will be documented under the [ release notes on GitHub] ( https://github.com/QuantEcon/QuantEcon.py/releases )
44
5+ ## Ver 0.11.0
6+
7+ See [ release notes] ( https://github.com/QuantEcon/QuantEcon.py/releases/tag/v0.11.0 )
8+
9+ ## Ver 0.10.2 (16th-Sept-2025)
10+
11+ See [ release notes] ( https://github.com/QuantEcon/QuantEcon.py/releases/tag/v0.10.2 )
12+
13+ ## Ver 0.10.1 (28th-Aug-2025)
14+
15+ See [ release notes] ( https://github.com/QuantEcon/QuantEcon.py/releases/tag/v0.10.1 )
16+
17+ ## Ver 0.10.0 (27th-Aug-2025)
18+
19+ See [ release notes] ( https://github.com/QuantEcon/QuantEcon.py/releases/tag/v0.10.0 )
20+
21+ ## Ver 0.9.0 (27th-Aug-2025)
22+
23+ See [ release notes] ( https://github.com/QuantEcon/QuantEcon.py/releases/tag/v0.9.0 )
24+
25+ ## Ver 0.8.2 (14th-Aug-2025)
26+
27+ See [ release notes] ( https://github.com/QuantEcon/QuantEcon.py/releases/tag/v0.8.2 )
28+
29+ ## Ver 0.8.1 (14th-Aug-2025)
30+
31+ See [ release notes] ( https://github.com/QuantEcon/QuantEcon.py/releases/tag/v0.8.1 )
32+
533## Ver 0.8.0 (13th-Feb-2025)
634
735See [ release notes] ( https://github.com/QuantEcon/QuantEcon.py/releases/tag/v0.8.0 )
Original file line number Diff line number Diff line change 33Import the main names to top level.
44"""
55
6- __version__ = '0.10.2 '
6+ __version__ = '0.11.0 '
77
88try :
99 import numba
You can’t perform that action at this time.
0 commit comments