Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Matthieu Boileau
nbcourse
Commits
90bda0ec
Commit
90bda0ec
authored
Feb 16, 2021
by
Matthieu Boileau
Browse files
Prepare to versoin 0.3.4
parent
5da4f5ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
nbcourse/__init__.py
View file @
90bda0ec
...
...
@@ -6,4 +6,4 @@ import logging
log
=
logging
.
getLogger
(
__name__
)
logging
.
basicConfig
(
level
=
logging
.
INFO
)
__version__
=
'0.3.
3
'
__version__
=
'0.3.
4
'
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment