File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3232except ImportError : # pragma: no cover
3333 CCMIOSimulator = None
3434
35- VERSION = '9.6b1 '
35+ VERSION = '9.6rc '
3636PACKAGE_DIR = os .path .dirname (__file__ )
3737
3838BASE_10 = 10
Original file line number Diff line number Diff line change 11Changelog
22=========
33
4- 9.6b1
4+ 9.6rc
55-----
66* :ref: `tap2sna.py ` can now load from two tape files (e.g. when side 1 and side
77 2 of a tape are in separate files)
Original file line number Diff line number Diff line change 4848# The short X.Y version.
4949version = '9.6'
5050# The full version, including alpha/beta/rc tags.
51- release = '9.6b1 '
51+ release = '9.6rc '
5252
5353# The language for content autogenerated by Sphinx. Refer to documentation
5454# for a list of supported languages.
You can’t perform that action at this time.
0 commit comments