Skip to content

Commit 596a444

Browse files
committed
Version: 0.5.4:
* Update dist.py: 3.9 -> 3.11 * Update mask_str(), read_or(), exists_or(), first_path_or(), first_or() * Update get_hostaddr() for unreachable * Add write_or() * Update setup.cfg: typer[all] -> typer * Restore wait_future_jobs() for some usage * Update InputOption: - Add member: data - Remove member: total * Update ready_inputs(): - Accept str_to_dict * Update ProjectEnv: - Add members: calling_sec, waiting_sec * Update LoggingFormat: DEBUG_20, DEBUG_24, DEBUG_28 * Update README.md for Installation * Update LICENSE * Update setup.cfg
1 parent 74e33b6 commit 596a444

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = chrisbase
3-
version = 0.5.3
3+
version = 0.5.4
44
author = Jihee Ryu
55
author_email = [email protected]
66
url = https://github.com/chrisjihee/chrisbase

0 commit comments

Comments
 (0)