File tree 2 files changed +7
-6
lines changed
2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
- ## [ Unreleased ]
3
+ ## [ Version 1.3.0 ] - 2020-11-30
4
4
5
5
### Added
6
6
633
633
634
634
## v1.0.0 - 2014-09-30 [ YANKED]
635
635
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
637
638
[ Version 1.2.3 ] : https://github.com/PCMSolver/pcmsolver/compare/v1.2.2...v1.2.3
638
639
[ Version 1.2.2 ] : https://github.com/PCMSolver/pcmsolver/compare/v1.2.1...v1.2.2
639
640
[ 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 '
5
5
6
6
7
7
def version_formatter (dummy ):
You can’t perform that action at this time.
0 commit comments