We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cc8daa commit 7daab02Copy full SHA for 7daab02
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "sn-graph"
3
-version = "0.1.0"
+version = "0.1.1"
4
description = "A Python implementation of SN-Graph algorithm."
5
authors = ["Tomasz Prytula <tomasz.prytula@alexandra.dk>"]
6
license = "MIT"
0 commit comments