Skip to content

Commit a7f0501

Browse files
committed
bump
1 parent 26fd3b6 commit a7f0501

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

fastprogress/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = "1.0.4"
1+
__version__ = "1.0.5"
22
from .fastprogress import master_bar, progress_bar, force_console_behavior

settings.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ repo = fastprogress
33
lib_name = fastprogress
44
user = answerdotai
55
branch = master
6-
version = 1.0.4
6+
version = 1.0.5
77
description = A nested progress with plotting options for fastai
88
keywords = jupyter notebook progressbar
99
author = Sylvain Gugger

0 commit comments

Comments
 (0)