Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ewoksppf
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Jira
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
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
workflow
ewoks
ewoksppf
Commits
710c91da
Commit
710c91da
authored
2 years ago
by
Wout De Nolf
Browse files
Options
Downloads
Patches
Plain Diff
bump version
parent
c3e41870
No related branches found
Branches containing commit
Tags
v0.0.3a3
Tags containing commit
1 merge request
!73
Release
Pipeline
#95812
passed with warnings
2 years ago
Stage: test
Stage: style
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+4
-2
4 additions, 2 deletions
CHANGELOG.md
src/ewoksppf/__init__.py
+1
-1
1 addition, 1 deletion
src/ewoksppf/__init__.py
with
5 additions
and
3 deletions
CHANGELOG.md
+
4
−
2
View file @
710c91da
# CHANGELOG.md
## 0.
1
.0 (unreleased)
## 0.
2
.0 (unreleased)
Added:
## 0.1.0
New features:
-
Convert Ewoks
`Graph`
to graph of actors for exection
This diff is collapsed.
Click to expand it.
src/ewoksppf/__init__.py
+
1
−
1
View file @
710c91da
from
.bindings
import
execute_graph
# noqa: F401
__version__
=
"
0.1.0
-rc.3
"
__version__
=
"
0.1.0
"
This diff is collapsed.
Click to expand it.
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