Skip to content

Commit

Permalink
Version bump to 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Marcello committed Jul 6, 2023
1 parent bcb166d commit a229819
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changelog
=========

3.2.0
-----
Update Pydantic dependency to 2.0

Data update to 2023-06-17

3.1.5
-----
Data update to 2023-04-05
Expand Down
2 changes: 1 addition & 1 deletion pyhpo/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

# The following info will be used by setup.py and sphinx documentation
__author__ = 'Jonas Marcello'
__version__ = '3.1.5'
__version__ = '3.2.0'

__all__ = (
'Annotation',
Expand Down

0 comments on commit a229819

Please sign in to comment.