Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Romain Casati
Basthon Kernel
Commits
9f5e5a78
Commit
9f5e5a78
authored
Feb 02, 2021
by
Romain Casati
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release.
parent
08fdce45
Pipeline
#385339
passed with stage
in 3 minutes and 15 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
.gitignore
.gitignore
+1
-0
setup/setup.py
setup/setup.py
+1
-1
No files found.
.gitignore
View file @
9f5e5a78
__pycache__/
geckodriver.log
test_report.xml
\ No newline at end of file
setup/setup.py
View file @
9f5e5a78
...
...
@@ -36,7 +36,7 @@ if command == "sdist":
setup
(
name
=
'basthon-kernel'
,
version
=
'0.15.
1
'
,
version
=
'0.15.
2
'
,
description
=
(
'Basthon-kernel is used in Basthon Notebook'
' and Basthon Console projects to provide '
'Python interpreter in the browser.'
),
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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