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
repos
generated-data-platform
Differential Privacy
Commits
90bbff63
Commit
90bbff63
authored
Sep 23, 2022
by
Gmodena
Browse files
Bump version: 0.4.0 → 0.5.0.dev
parent
fa0a36a6
Pipeline
#6289
skipped
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.bumpversion.cfg
View file @
90bbff63
[bumpversion]
current_version = 0.
4
.0
current_version = 0.
5
.0
.dev
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(\.(?P<release>[a-z0-9]+))?
serialize =
{major}.{minor}.{patch}.{release}
...
...
setup.cfg
View file @
90bbff63
...
...
@@ -3,7 +3,7 @@
[metadata]
name = differential_privacy
# Do not modify version manually. Use bump2version instead.
version = 0.
4
.0
version = 0.
5
.0
.dev
author = Wikimedia Foundation Privacy team
description = Spark pipelines for differential privacy
long_description = file: README.md
...
...
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