We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a88b701 commit 1ccb95cCopy full SHA for 1ccb95c
fastcore/__init__.py
@@ -1 +1 @@
1
-__version__ = "1.12.3"
+__version__ = "1.12.4"
settings.ini
@@ -8,7 +8,7 @@ author = Jeremy Howard and Sylvain Gugger
8
author_email = infos@fast.ai
9
copyright = fast.ai
10
branch = main
11
-version = 1.12.3
+version = 1.12.4
12
min_python = 3.10
13
audience = Developers
14
language = English
@@ -39,4 +39,5 @@ cell_number = False
39
skip_procs =
40
jupyter_hooks = False
41
update_pyproject = True
42
+clean_ids = True
43
0 commit comments