Skip to content

Commit

Permalink
Update setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
aegis301 authored Apr 18, 2024
1 parent 3647fd0 commit ec1df82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
metadata-version = 2.1
name = pyAKI
description_file = README.md
version = 0.0.1
version = 0.0.2
long_description_content_type = text/markdown
summary = pyAKI allows calculation of Acute Kidney Injury from urine output and creatinine based on KDIGO criteria.
author = 'Jan Ernsting, Christian Porschen, Paul Brauckmann'
Expand All @@ -23,4 +23,4 @@ classifier=
decription-file = README.md

[files]
packages=pyAKI
packages=pyAKI

0 comments on commit ec1df82

Please sign in to comment.