Skip to content

Commit ad105f4

Browse files
committed
Prepare for release
1 parent 10413df commit ad105f4

File tree

10 files changed

+3
-1
lines changed

10 files changed

+3
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*.egg-info
2+
dist/

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[project]
2-
name = "stats-reader"
2+
name = "mp_reader"
33
version = "0.1.0"
44
description = "Add your description here"
55
readme = "README.md"
File renamed without changes.

0 commit comments

Comments
 (0)