Skip to content

Commit

Permalink
chlog, version update
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdvegas committed Oct 19, 2021
1 parent a6740a0 commit af5d307
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.97.0 (2021-10-19)
[Source](https://github.com/nerdvegas/rez/tree/2.97.0) | [Diff](https://github.com/nerdvegas/rez/compare/2.96.0...2.97.0)

**Merged pull requests:**

- Improve rex env binding [\#1138](https://github.com/nerdvegas/rez/pull/1138) ([davidlatwe](https://github.com/davidlatwe))

## 2.96.0 (2021-10-19)
[Source](https://github.com/nerdvegas/rez/tree/2.96.0) | [Diff](https://github.com/nerdvegas/rez/compare/2.95.3...2.96.0)

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


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


# Copyright 2013-2016 Allan Johns.
Expand Down

0 comments on commit af5d307

Please sign in to comment.