Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Xcollazo
WMF Data Workflow Utils
Commits
b36a0f8e
Commit
b36a0f8e
authored
May 18, 2022
by
gitlab_ci
Browse files
Release version 0.5.1
parent
c6e1b080
Changes
2
Hide whitespace changes
Inline
Side-by-side
.bumpversion.cfg
View file @
b36a0f8e
[bumpversion]
current_version = 0.5.1
.dev
current_version = 0.5.1
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(\.(?P<release>[a-z0-9]+))?
serialize =
{major}.{minor}.{patch}.{release}
...
...
setup.cfg
View file @
b36a0f8e
[metadata]
name = workflow-utils
version = 0.5.1
.dev
version = 0.5.1
author = Andrew Otto
author_email = otto@wikimedia.org
description = Common libraries for data engineering workflows at WMF.
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment