Skip to content

Commit aab9438

Browse files
committed
chore: v0.1.3 pushed to PyPI
1 parent aa69e64 commit aab9438

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ We welcome contributions! Please see our [Contributing Guidelines](https://slime
191191

192192
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
193193

194-
Copyright (c) 2025 SLIMES Lab
194+
Copyright © 2025 SLIMES Lab
195195

196196
## Contact
197197

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "comproscanner"
7-
version = "0.1.2"
7+
version = "0.1.3"
88
description = "Multi-agent system for extracting and processing structured composition-property data from scientific literature"
99
readme = "README.md"
1010
authors = [{ name = "Aritra Roy", email = "contact@aritraroy.live" }]

0 commit comments

Comments
 (0)