Skip to content

Commit

Permalink
add batter inning
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-bearabbit committed Feb 13, 2022
1 parent 0427504 commit 6c8e131
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 1 deletion.
Binary file removed dist/kbodata-0.1.1.tar.gz
Binary file not shown.
Binary file not shown.
Binary file added dist/kbodata-0.1.2.tar.gz
Binary file not shown.
1 change: 1 addition & 0 deletions kbodata/parser/config.ini
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ NONE: 0
1비: 7000
2비: 7001
3비: 7002
삼비: 7002
우비: 7003
유비: 7004
좌비: 7005
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "kbodata"
version = "0.1.1"
version = "0.1.2"
description = "Scraping Korea Baseball Game information"
authors = ["Hyeonji-Ryu <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 6c8e131

Please sign in to comment.