This repository was archived by the owner on Jan 30, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +9
-6
lines changed Expand file tree Collapse file tree 4 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 1- Sage version 6.0.rc0 , released 2013-12-16
1+ Sage version 6.0.rc1 , released 2013-12-17
Original file line number Diff line number Diff line change 11┌────────────────────────────────────────────────────────────────────┐
2- │ Sage Version 5.13 , Release Date: 2013-12-15 │
2+ │ Sage Version 6.0.rc1 , Release Date: 2013-12-17 │
33│ Type "notebook()" for the browser-based notebook interface. │
44│ Type "help()" for help. │
55└────────────────────────────────────────────────────────────────────┘
6+ [31m┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
7+ ┃ Warning: this is a prerelease version, and it may be unstable. ┃
8+ ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛[0m
Original file line number Diff line number Diff line change 11# Sage version information for shell scripts
22# This file is auto-generated by the sage-update-version script, do not edit!
3- SAGE_VERSION=' 6.0.rc0 '
4- SAGE_RELEASE_DATE=' 2013-12-16 '
3+ SAGE_VERSION=' 6.0.rc1 '
4+ SAGE_RELEASE_DATE=' 2013-12-17 '
Original file line number Diff line number Diff line change 11"""nodoctests"""
22# Sage version information for Python scripts
33# This file is auto-generated by the sage-update-version script, do not edit!
4- version = '6.0.rc0 '
5- date = '2013-12-16 '
4+ version = '6.0.rc1 '
5+ date = '2013-12-17 '
You can’t perform that action at this time.
0 commit comments