Skip to content

Commit 2e7d5a2

Browse files
committed
rerun nbdev_export
1 parent 71c329d commit 2e7d5a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

schematized_config/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.0.11"
1+
__version__ = "0.0.12"

settings.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ keywords = nbdev jupyter notebook python
2626
language = English
2727
status = 3
2828
user = tutankalex
29-
requirements = jsonschema>=4.17.3 python-dotenv>=1.0.0 fs>=2.4.16
29+
requirements = jsonschema>=4.17.3 python-dotenv>=1.0.0 fs>=2.4.16 fastcore>=1.5
3030
readme_nb = index.ipynb
3131
allowed_metadata_keys =
3232
allowed_cell_metadata_keys =

0 commit comments

Comments
 (0)