Skip to content

Commit 2098428

Browse files
committed
correct wrong version toml
correct version is 095
1 parent 4e15163 commit 2098428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "somef"
3-
version = "0.1.0"
3+
version = "0.9.5"
44
description = "SOftware Metadata Extraction Framework: A tool for automatically extracting relevant software information from readme files."
55
authors = ["Daniel Garijo <[email protected]>"]
66
packages = [

0 commit comments

Comments
 (0)