Skip to content

Commit

Permalink
v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielguarisa committed Apr 1, 2024
1 parent 7e71952 commit 3696ee5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "retrack"
version = "2.4.0"
version = "2.5.0"
description = "A business rules engine"
authors = ["Gabriel Guarisa <[email protected]>", "Nathalia Trotte <[email protected]>"]
license = "MIT"
Expand Down
2 changes: 0 additions & 2 deletions retrack/nodes/connectors.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import typing

from retrack.nodes.base import NodeKind
from retrack.nodes.inputs import Input, InputMetadataModel

Expand Down

0 comments on commit 3696ee5

Please sign in to comment.