Skip to content

Commit

Permalink
3.54
Browse files Browse the repository at this point in the history
  • Loading branch information
domdinicola committed Mar 22, 2023
1 parent 2fd57fd commit c53c718
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
3.54

added audit/financial-findings/ endpoint
added interventions-planned-visits endpoint

3.53.1
------
* fixed MR PV
Expand Down
2 changes: 1 addition & 1 deletion src/etools_datamart/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
NAME = 'etools-datamart'
VERSION = __version__ = '3.53.1'
VERSION = __version__ = '3.54'
__author__ = ''

0 comments on commit c53c718

Please sign in to comment.