Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
link
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cubicweb
cubes
link
Commits
98edfe8f02e1
Commit
98edfe8f02e1
authored
2 years ago
by
Laurent Peuch
Browse files
Options
Downloads
Patches
Plain Diff
chore(pkg): new minor release (1.11.0)
parent
d6209c58ba58
No related branches found
Branches containing commit
Tags
cubicweb-link-centos-version-1.7.0-1
Tags containing commit
No related merge requests found
Pipeline
#121034
passed
2 years ago
Stage: lint
Stage: tests
Stage: release
Stage: publish
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+5
-0
5 additions, 0 deletions
CHANGELOG.md
cubicweb_link/__pkginfo__.py
+1
-1
1 addition, 1 deletion
cubicweb_link/__pkginfo__.py
with
6 additions
and
1 deletion
CHANGELOG.md
+
5
−
0
View file @
98edfe8f
## Version 1.11.0 (2022-04-08)
### 🎉 New features
-
setup.py: increase cubicweb max version to 3.37.x
## Version 1.10.0 (2022-03-28)
### 🎉 New features
...
...
This diff is collapsed.
Click to expand it.
cubicweb_link/__pkginfo__.py
+
1
−
1
View file @
98edfe8f
...
...
@@ -4,7 +4,7 @@
modname
=
'
link
'
distname
=
"
cubicweb-%s
"
%
modname
numversion
=
(
1
,
1
0
,
0
)
numversion
=
(
1
,
1
1
,
0
)
version
=
'
.
'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'
LGPL
'
...
...
This diff is collapsed.
Click to expand it.
Laurent Peuch
@bram
mentioned in commit
3c66b7e93a0c
·
2 years ago
mentioned in commit
3c66b7e93a0c
mentioned in commit 3c66b7e93a0ced649ac61754148387409ac9f41f
Toggle commit list
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment