Skip to content

Commit 1ad0b27

Browse files
authored
Update kaggle_api_extended.py
update version number
1 parent 3a11cb6 commit 1ad0b27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kaggle/api/kaggle_api_extended.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282

8383

8484
class KaggleApi(KaggleApi):
85-
__version__ = '1.5.11'
85+
__version__ = '1.5.12'
8686

8787
CONFIG_NAME_PROXY = 'proxy'
8888
CONFIG_NAME_COMPETITION = 'competition'

0 commit comments

Comments
 (0)