Skip to content

Commit

Permalink
changelog, version update
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdvegas committed Dec 16, 2021
1 parent a439454 commit 7ef100c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 2.103.3 (2021-12-17)
[Source](https://github.com/nerdvegas/rez/tree/2.103.3) | [Diff](https://github.com/nerdvegas/rez/compare/2.103.2...2.103.3)

**Merged pull requests:**

- removed sortedcontainers vendored lib [\#1180](https://github.com/nerdvegas/rez/pull/1180) ([nerdvegas](https://github.com/nerdvegas))

## 2.103.2 (2021-12-15)
[Source](https://github.com/nerdvegas/rez/tree/2.103.2) | [Diff](https://github.com/nerdvegas/rez/compare/2.103.1...2.103.2)

Expand Down
2 changes: 1 addition & 1 deletion src/rez/utils/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@


# Update this value to version up Rez. Do not place anything else in this file.
_rez_version = "2.103.2"
_rez_version = "2.103.3"

0 comments on commit 7ef100c

Please sign in to comment.