File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## 2.93.1 (2021-08-03)
4
+ [ Source] ( https://github.com/nerdvegas/rez/tree/2.93.1 ) | [ Diff] ( https://github.com/nerdvegas/rez/compare/2.93.0...2.93.1 )
5
+
6
+ ** Merged pull requests:**
7
+
8
+ - handling archived lib when scanning rezplugins (fix #1108 ) [ \# 1109] ( https://github.com/nerdvegas/rez/pull/1109 ) ([ davidlatwe] ( https://github.com/davidlatwe ) )
9
+
10
+ ** Closed issues:**
11
+
12
+ - PluginManager.rezplugins_module_paths breaks with zipped Python [ \# 1108] ( https://github.com/nerdvegas/rez/issues/1108 )
13
+
3
14
## 2.93.0 (2021-07-13)
4
15
[ Source] ( https://github.com/nerdvegas/rez/tree/2.93.0 ) | [ Diff] ( https://github.com/nerdvegas/rez/compare/2.92.0...2.93.0 )
5
16
Original file line number Diff line number Diff line change 1
1
2
2
3
3
# Update this value to version up Rez. Do not place anything else in this file.
4
- _rez_version = "2.93.0 "
4
+ _rez_version = "2.93.1 "
5
5
6
6
7
7
# Copyright 2013-2016 Allan Johns.
You can’t perform that action at this time.
0 commit comments