Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
RQL
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
RQL
Commits
fe7fd28bec9b
Commit
fe7fd28bec9b
authored
2 years ago
by
Laurent Peuch
Browse files
Options
Downloads
Patches
Plain Diff
chore(pkg): new patch release (0.40.1)
parent
f1b8f2cacaa0
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#156664
passed with warnings
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
+6
-0
6 additions, 0 deletions
CHANGELOG.md
__pkginfo__.py
+1
-1
1 addition, 1 deletion
__pkginfo__.py
with
7 additions
and
1 deletion
CHANGELOG.md
+
6
−
0
View file @
fe7fd28b
## Version 0.40.1 (2022-10-18)
### 🤷 Various changes
-
fix various deprecated warnings
## Version 0.40.0 (2022-10-11)
### 🎉 New features
...
...
@@ -1,5 +6,6 @@
## Version 0.40.0 (2022-10-11)
### 🎉 New features
-
*BREAKING CHANGE*
yams: remove warnings with version 0.48
### 👷 Bug fixes
...
...
This diff is collapsed.
Click to expand it.
__pkginfo__.py
+
1
−
1
View file @
fe7fd28b
...
...
@@ -26,7 +26,7 @@
__docformat__
=
"
restructuredtext en
"
modname
=
"
rql
"
numversion
=
(
0
,
40
,
0
)
numversion
=
(
0
,
40
,
1
)
version
=
"
.
"
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
"
LGPL
"
...
...
This diff is collapsed.
Click to expand it.
Laurent Peuch
@bram
mentioned in commit
5ef8a3213178
·
2 years ago
mentioned in commit
5ef8a3213178
mentioned in commit 5ef8a321317823827228d2137820428c80103ae0
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