We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 397cc9f commit fc52461Copy full SHA for fc52461
pyproject.toml
@@ -1,7 +1,7 @@
1
[tool.poetry]
2
name = "py-aiger"
3
readme="README.md"
4
-version = "5.0.0"
+version = "5.1.0"
5
repository = "https://github.com/mvcisback/py-aiger"
6
description = "A python library for manipulating sequential and-inverter gates."
7
authors = ["Marcell Vazquez-Chanlatte <[email protected]>"]
0 commit comments