Skip to content

Commit 1ccb95c

Browse files
committed
bump
1 parent a88b701 commit 1ccb95c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

fastcore/__init__.py

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

settings.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author = Jeremy Howard and Sylvain Gugger
88
author_email = infos@fast.ai
99
copyright = fast.ai
1010
branch = main
11-
version = 1.12.3
11+
version = 1.12.4
1212
min_python = 3.10
1313
audience = Developers
1414
language = English
@@ -39,4 +39,5 @@ cell_number = False
3939
skip_procs =
4040
jupyter_hooks = False
4141
update_pyproject = True
42+
clean_ids = True
4243

0 commit comments

Comments
 (0)