Skip to content

add version to __init__ file#161

Merged
chinmayshah99 merged 3 commits intoOpenMined:devfrom
systemshift:add_version_to_init
May 31, 2020
Merged

add version to __init__ file#161
chinmayshah99 merged 3 commits intoOpenMined:devfrom
systemshift:add_version_to_init

Conversation

@systemshift
Copy link
Copy Markdown
Contributor

@systemshift systemshift commented May 30, 2020

Pull Request

Description

solves #154

Affected Dependencies

List any dependencies that are required for this change.

Type of Change

Please mark options that are relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • Documentation (non-breaking change which adds documentation)
  • [x ] Improvement (non-breaking change that improves the performance or reliability of existing functionality)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How has this been tested?

  • Describe the tests that you ran to verify your changes.
  • Provide instructions so we can reproduce.
import pydp as dp

print(dp.__version__)
  • List any relevant details for your test configuration.

Checklist

Additional Context

Please also include relevant motivation and context.

Comment thread pydp/__init__.py
@chinmayshah99
Copy link
Copy Markdown
Member

chinmayshah99 commented May 31, 2020

LGTM!
Fixes #154

@chinmayshah99 chinmayshah99 merged commit 50f4ad7 into OpenMined:dev May 31, 2020
dvadym added a commit to dvadym/PyDP that referenced this pull request Jul 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants