Skip to content

Commit 57e701d

Browse files
authored
Patch to v0.1.2 (#6)
venti func contained an unknown variable that is now fixed and caught by the tests
1 parent 020bf7e commit 57e701d

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 = "seai_deap"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
description = "A re-implementation of SEAI's DEAP 4.2.2 in Python"
55
authors = ["Rowan Molony <rowan.molony@codema.ie>"]
66
license = "MIT"

0 commit comments

Comments
 (0)