Skip to content

Commit

Permalink
update to 0.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarbranson committed Mar 14, 2023
1 parent 0df964b commit b8535c2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions HISTORY.rst
Expand Up @@ -3,6 +3,18 @@
Release History
---------------

0.4.7 (2023-03-14)
------------
Updates to work with Kgen 0.2.0.

0.4.6 (2023-03)
------------
Fix Omega Units

0.4.4 (2023-03)
------------
Fix OmegaC

0.4.3 (2023-02-07)
------------
Omega calculation.
Expand Down
2 changes: 1 addition & 1 deletion cbsyst/__init__.py
Expand Up @@ -2,4 +2,4 @@
from cbsyst.helpers import data_out, Bunch, pH_scale_converter
from kgen import calc_Ks

VERSION = '0.4.7-dev'
VERSION = '0.4.7'

0 comments on commit b8535c2

Please sign in to comment.