File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1 .0"
2+ "." : " 0.0 .0"
33}
Original file line number Diff line number Diff line change 3030author = u'LaunchDarkly'
3131
3232# The short X.Y version.
33- version = '0.1 .0' # x-release-please-version
33+ version = '0.0 .0' # x-release-please-version
3434# The full version, including alpha/beta/rc tags.
35- release = '0.1 .0' # x-release-please-version
35+ release = '0.0 .0' # x-release-please-version
3636
3737
3838# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " launchdarkly-openfeature-server"
3- version = " 0.1 .0"
3+ version = " 0.0 .0"
44description = " An OpenFeature provider for the LaunchDarkly Python server SDK"
55authors = [" LaunchDarkly <dev@launchdarkly.com>" ]
66license = " Apache-2.0"
You can’t perform that action at this time.
0 commit comments