File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3- ## [ Unreleased ]
3+ ## [ Version 1.3.0 ] - 2020-11-30
44
55### Added
66
633633
634634## v1.0.0 - 2014-09-30 [ YANKED]
635635
636- [ Unreleased ] : https://github.com/PCMSolver/pcmsolver/compare/v1.2.3...HEAD
636+ [ Unreleased ] : https://github.com/PCMSolver/pcmsolver/compare/v1.3.0...HEAD
637+ [ Version 1.3.0 ] : https://github.com/PCMSolver/pcmsolver/compare/v1.2.3...v1.3.0
637638[ Version 1.2.3 ] : https://github.com/PCMSolver/pcmsolver/compare/v1.2.2...v1.2.3
638639[ Version 1.2.2 ] : https://github.com/PCMSolver/pcmsolver/compare/v1.2.1...v1.2.2
639640[ Version 1.2.1 ] : https://github.com/PCMSolver/pcmsolver/compare/v1.2.0...v1.2.1
Original file line number Diff line number Diff line change 1- __version__ = '1.2.3 '
2- __version_long = '1.2.3+ceeca60 '
3- __version_upcoming_annotated_v_tag = '1.2.4 '
4- __version_most_recent_release = '1.2.2 '
1+ __version__ = '1.3.0 '
2+ __version_long = '1.3.0+zzzzzz '
3+ __version_upcoming_annotated_v_tag = '1.3.1 '
4+ __version_most_recent_release = '1.2.3 '
55
66
77def version_formatter (dummy ):
You can’t perform that action at this time.
0 commit comments