We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 949c853 commit 1d54676Copy full SHA for 1d54676
CHANGELOG.md
@@ -26,6 +26,12 @@
26
- Add pre-commit configuration and lint with `black`
27
- Update packaging to use [pyscaffold](https://pyscaffold.org/en/stable/index.html)
28
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
35
## 0.5.0 (2018-09-19)
36
37
- Implement the effective Pitzer model for improved activity calculations in multicomponent solutions
LICENSE.txt
@@ -1,4 +1,4 @@
1
-Copyright (c) 2013-2022 Ryan S. Kingsbury
+Copyright (c) 2013-2023 Ryan S. Kingsbury
2
3
pyEQL is free software; you can redistribute it and/or modify it under
4
the terms of the GNU Lesser General Public License as published by the
0 commit comments