Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

[tool.poetry]
name = "cel-python"
version = "0.2.0"
version = "0.3.0"
description = "Pure Python implementation of Google Common Expression Language"
authors = ["S. Lott <slott56@gmail.com>"]
readme = "README.rst"
Expand Down
2 changes: 1 addition & 1 deletion type_check/lineprecision.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ celpy.adapter 141 34 3 9 89 6
celpy.c7nlib 1663 351 14 149 1149 0
celpy.celparser 388 199 3 22 164 0
celpy.celtypes 1504 417 14 224 812 37
celpy.evaluation 2595 872 38 177 1490 18
celpy.evaluation 2578 862 38 177 1483 18
xlate 0 0 0 0 0 0
xlate.c7n_to_cel 1755 385 103 146 1115 6
Loading