Commit 59f8711 githubz0r
committed Mar 13, 2025 · 2 / 2
1 parent 6868473 commit 59f8711 Copy full SHA for 59f8711
File tree 2 files changed +11
-2
lines changed
2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1
- __version__ = "0.0.2 "
1
+ __version__ = "0.0.4 "
Original file line number Diff line number Diff line change 1
1
[DEFAULT]
2
2
repo = bifrost_bridge
3
3
lib_name = bifrost_bridge
4
- version = 0.0.2
4
+ version = 0.0.4
5
5
min_python = 3.8
6
6
license = MIT
7
7
black_formatting = True
@@ -40,3 +40,12 @@ console_scripts =
40
40
bridge_pmlst =bifrost_bridge.pmlst:process_pmlst_data_from_cli
41
41
bridge_rmlst =bifrost_bridge.rmlst:process_rmlst_data_from_cli
42
42
bridge_qc =bifrost_bridge.bifrost:process_qc_data
43
+ readme_nb = index.ipynb
44
+ allowed_metadata_keys =
45
+ allowed_cell_metadata_keys =
46
+ jupyter_hooks = False
47
+ clean_ids = True
48
+ clear_all = False
49
+ cell_number = True
50
+ skip_procs =
51
+
You can’t perform that action at this time.
0 commit comments