Skip to content

Commit

Permalink
Release 2.5.38
Browse files Browse the repository at this point in the history
  • Loading branch information
david-batranu committed Feb 28, 2023
1 parent 59a40e3 commit 06a2415
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions docs/HISTORY.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Changelog
=========

2.5.38 (2023-02-28)

- Task #249245 - Projections: Update to the NFR code list
- Task #249174 - Projections: Removal of projection year 2020
- Task #249177 - Projections: Update to Parameters list
- Task #249176 - Projections: update of description flag
- Feature #249237 - New mapping of solvent/non-solvent IPPU split

2.5.37 (2023-02-22)

- Feature #162073 - Creation of a Transparency flag
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from setuptools import find_packages
from setuptools import setup

VERSION = "2.5.37"
VERSION = "2.5.38"


setup(
Expand Down

0 comments on commit 06a2415

Please sign in to comment.