Ranjit Behera commited on
Commit
1eeb36e
·
1 Parent(s): 6a76e07

v1.0.3 - Add Lakhs notation, improved edge case handling

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -1
pyproject.toml CHANGED
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
 
5
  [project]
6
  name = "finee"
7
- version = "1.0.2"
8
  description = "Extract structured financial entities from Indian banking messages"
9
  readme = "README.md"
10
  license = "MIT"
 
4
 
5
  [project]
6
  name = "finee"
7
+ version = "1.0.3"
8
  description = "Extract structured financial entities from Indian banking messages"
9
  readme = "README.md"
10
  license = "MIT"