File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 2.32.1] ( https://github.com/nerdvegas/rez/tree/2.32.1 ) (2019-06-24)
4+ [ Full Changelog] ( https://github.com/nerdvegas/rez/compare/2.32.0...2.32.1 )
5+
6+ ** Merged pull requests:**
7+
8+ - Support for external PyYAML and Python 3 [ \# 622] ( https://github.com/nerdvegas/rez/pull/622 ) ([ mottosso] ( https://github.com/mottosso ) )
9+ - Fix escaping backslashes in tcsh on Mac OS [ \# 497] ( https://github.com/nerdvegas/rez/pull/497 ) ([ skral] ( https://github.com/skral ) )
10+
311## [ 2.32.0] ( https://github.com/nerdvegas/rez/tree/2.32.0 ) (2019-06-23)
412[ Full Changelog] ( https://github.com/nerdvegas/rez/compare/2.31.4...2.32.0 )
513
Original file line number Diff line number Diff line change 11
22
33# Update this value to version up Rez. Do not place anything else in this file.
4- _rez_version = "2.32.0 "
4+ _rez_version = "2.32.1 "
55
66try :
77 from rez .vendor .version .version import Version
You can’t perform that action at this time.
0 commit comments