Skip to content

Commit 1d54676

Browse files
committed
merge changes from main
1 parent 949c853 commit 1d54676

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@
2626
- Add pre-commit configuration and lint with `black`
2727
- Update packaging to use [pyscaffold](https://pyscaffold.org/en/stable/index.html)
2828

29+
## 0.5.2 (2020-04-21)
30+
31+
- Fix breaking bug introduced by upstream pint change to avogadro_number
32+
- Format project with black
33+
- Misc. linting and docstring changes
34+
2935
## 0.5.0 (2018-09-19)
3036

3137
- Implement the effective Pitzer model for improved activity calculations in multicomponent solutions

LICENSE.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2013-2022 Ryan S. Kingsbury
1+
Copyright (c) 2013-2023 Ryan S. Kingsbury
22

33
pyEQL is free software; you can redistribute it and/or modify it under
44
the terms of the GNU Lesser General Public License as published by the

0 commit comments

Comments
 (0)