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
Mercure
Mercure CLI sclo
Commits
e551a388
Verified
Commit
e551a388
authored
Jul 03, 2022
by
Jean-Benoist Leger
Browse files
version 0.2
parent
df362745
Pipeline
#103438
passed with stages
in 18 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
mercure_cli_sclo/__init__.py
View file @
e551a388
...
...
@@ -24,7 +24,7 @@ __title__ = "Mercure CLI SCLO"
__author__
=
"Mercure authors"
__license__
=
"MIT"
version_info
=
(
0
,
1
)
version_info
=
(
0
,
2
)
__version__
=
"."
.
join
(
map
(
str
,
version_info
))
from
.
import
_send
...
...
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