Skip to content

Commit

Permalink
add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jornbr committed May 15, 2024
1 parent c43b9ec commit 847c1e5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
### xmlstore
xmlstore is a Python package for storing information in XML format
with extensible support for typing and schema validaton
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ build-backend = "hatchling.build"
[project]
name = "xmlstore"
version = "0.9.13"
readme = "README.md"
authors = [
{name = "Jorn Bruggeman", email = "jorn@bolding-bruggeman.com"}
]
Expand Down

0 comments on commit 847c1e5

Please sign in to comment.