Skip to content

Commit c0126bf

Browse files
committed
init version
1 parent ee91130 commit c0126bf

2 files changed

Lines changed: 1 addition & 37 deletions

File tree

.github/workflows/publish-pypi.yml

Lines changed: 0 additions & 36 deletions
This file was deleted.

tests/test_smoke.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88

99
def test_package_version_is_defined() -> None:
10-
assert __version__ == "0.2.1"
10+
assert __version__ == "0.1.0"
1111

1212

1313
def test_smoke_deterministic_simulate_cli(tmp_path: Path, monkeypatch) -> None:

0 commit comments

Comments
 (0)