We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a439454 commit 7ef100cCopy full SHA for 7ef100c
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Change Log
2
3
+## 2.103.3 (2021-12-17)
4
+[Source](https://github.com/nerdvegas/rez/tree/2.103.3) | [Diff](https://github.com/nerdvegas/rez/compare/2.103.2...2.103.3)
5
+
6
+**Merged pull requests:**
7
8
+- removed sortedcontainers vendored lib [\#1180](https://github.com/nerdvegas/rez/pull/1180) ([nerdvegas](https://github.com/nerdvegas))
9
10
## 2.103.2 (2021-12-15)
11
[Source](https://github.com/nerdvegas/rez/tree/2.103.2) | [Diff](https://github.com/nerdvegas/rez/compare/2.103.1...2.103.2)
12
src/rez/utils/_version.py
@@ -14,4 +14,4 @@
14
15
16
# Update this value to version up Rez. Do not place anything else in this file.
17
-_rez_version = "2.103.2"
+_rez_version = "2.103.3"
0 commit comments