Skip to content

Commit 0a3f054

Browse files
Copilotmmcky
andauthored
RLS: setup for v0.10.2 (#807)
* Initial plan * RLS: setup for v0.10.2 - version bump and changelog update Co-authored-by: mmcky <8263752+mmcky@users.noreply.github.com> * Remove CHANGELOG.md entry as requested - use GitHub releases instead Co-authored-by: mmcky <8263752+mmcky@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: mmcky <8263752+mmcky@users.noreply.github.com>
1 parent 6eaa314 commit 0a3f054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quantecon/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Import the main names to top level.
44
"""
55

6-
__version__ = '0.10.1'
6+
__version__ = '0.10.2'
77

88
try:
99
import numba

0 commit comments

Comments
 (0)