Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
editorjs
Commits
b9138249c9f4
Commit
b9138249
authored
Jun 11, 2021
by
Frank Bessou
🍁
Browse files
chore: set version to 0.0.0 to prepare first release
parent
316b2d80dca0
Changes
1
Hide whitespace changes
Inline
Side-by-side
cubicweb_editorjs/__pkginfo__.py
View file @
b9138249
...
...
@@ -5,7 +5,7 @@
modname
=
"cubicweb_editorjs"
distname
=
"cubicweb-editorjs"
numversion
=
(
0
,
1
,
0
)
numversion
=
(
0
,
0
,
0
)
version
=
"."
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
"LGPL"
...
...
Write
Preview
Supports
Markdown
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