Skip to content

Commit

Permalink
feat: v0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
rilshok committed Sep 4, 2024
1 parent 017e09f commit 9020876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/iokit/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"save_file",
"save_temp",
]
__version__ = "0.1.5"
__version__ = "0.1.6"

from .extensions import Dat, Env, Gzip, Json, Jsonl, Tar, Txt, Yaml
from .state import State, filter_states, find_state
Expand Down

0 comments on commit 9020876

Please sign in to comment.