Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
api
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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
api
Commits
9be91b8a8e06
Commit
9be91b8a8e06
authored
2 years ago
by
Arnaud Vergnet
Browse files
Options
Downloads
Patches
Plain Diff
chore(pkg): new patch release (0.4.1)
parent
fb38498fd3e3
No related branches found
Branches containing commit
Tags
0.4.1
Tags containing commit
No related merge requests found
Pipeline
#143342
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
+6
-1
6 additions, 1 deletion
CHANGELOG.md
cubicweb_api/__pkginfo__.py
+1
-1
1 addition, 1 deletion
cubicweb_api/__pkginfo__.py
with
7 additions
and
2 deletions
CHANGELOG.md
+
6
−
1
View file @
9be91b8a
## Version 0.4.1 (2022-07-28)
### 📝 Documentation
-
update documentation and readme
## Version 0.4.0 (2022-06-16)
### 🎉 New features
...
...
@@ -39,4 +44,4 @@
-
improve error logging
## Version 0.1.0 (2022-04-05)
\ No newline at end of file
## Version 0.1.0 (2022-04-05)
This diff is collapsed.
Click to expand it.
cubicweb_api/__pkginfo__.py
+
1
−
1
View file @
9be91b8a
...
...
@@ -21,7 +21,7 @@
modname
=
"
cubicweb_api
"
distname
=
"
cubicweb-api
"
numversion
=
(
0
,
4
,
0
)
numversion
=
(
0
,
4
,
1
)
version
=
"
.
"
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
"
LGPL
"
...
...
This diff is collapsed.
Click to expand it.
Arnaud Vergnet
@avergnet
mentioned in commit
34945a719156
·
2 years ago
mentioned in commit
34945a719156
mentioned in commit 34945a719156ec4379c16a48fee4914d9ecedc53
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