We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1722dff commit 07b35eaCopy full SHA for 07b35ea
plugins/python-remote-file-source/setup.cfg
@@ -3,7 +3,7 @@ name = deephaven-plugin-python-remote-file-source
3
description = A Deephaven bi-directional plugin to allow sourcing Python imports from a remote file source.
4
long_description = file: README.md
5
long_description_content_type = text/markdown
6
-version = 0.1.0
+version = 0.1.0.dev0
7
url = https://github.com/deephaven/deephaven-plugins
8
project_urls =
9
Source Code = https://github.com/deephaven/deephaven-plugins
0 commit comments