Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
est
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
Container Registry
Model registry
Operate
Environments
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
ewoksapps
est
Commits
0d2e1938
Commit
0d2e1938
authored
1 year ago
by
Wout De Nolf
Browse files
Options
Downloads
Plain Diff
Merge branch 'release' into 'main'
bump version See merge request
!120
parents
1820eee3
67c12f6b
No related branches found
No related tags found
1 merge request
!120
bump version
Pipeline
#124118
passed
1 year ago
Stage: test
Stage: style
Stage: build
Stage: test_build
Stage: deploy
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG.rst
+5
-0
5 additions, 0 deletions
CHANGELOG.rst
setup.cfg
+1
-0
1 addition, 0 deletions
setup.cfg
src/est/__init__.py
+1
-1
1 addition, 1 deletion
src/est/__init__.py
with
7 additions
and
1 deletion
CHANGELOG.rst
+
5
−
0
View file @
0d2e1938
Change Log
Change Log
==========
==========
0.5.1: 07/13/2023
-----------------
* Fix ewoks task discovery
0.5.0: 06/29/2023
0.5.0: 06/29/2023
-----------------
-----------------
...
...
This diff is collapsed.
Click to expand it.
setup.cfg
+
1
−
0
View file @
0d2e1938
...
@@ -48,6 +48,7 @@ orange.canvas.help =
...
@@ -48,6 +48,7 @@ orange.canvas.help =
html-index
=
orangecontrib.est.widgets:WIDGET_HELP_PATH
html-index
=
orangecontrib.est.widgets:WIDGET_HELP_PATH
ewoks.tasks.class
=
ewoks.tasks.class
=
est.core.process.*=est
est.core.process.*=est
est.core.process.*.*=est
[options.package_data]
[options.package_data]
*
=
*.ows,
*.png,
*.svg,
*.dat,
*.xmu,
*.ipynb
*
=
*.ows,
*.png,
*.svg,
*.dat,
*.xmu,
*.ipynb
...
...
This diff is collapsed.
Click to expand it.
src/est/__init__.py
+
1
−
1
View file @
0d2e1938
__version__
=
"
0.5.
0
"
__version__
=
"
0.5.
1
"
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