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 4e3cf55 commit fd2bf4dCopy full SHA for fd2bf4d
openlayer/prediction_jobs/__init__.py
openlayer/version.py
@@ -22,4 +22,4 @@
22
data=data,
23
)
24
"""
25
-__version__ = "0.1.0a0"
+__version__ = "0.1.0a1"
setup.cfg
@@ -36,6 +36,7 @@ project_urls =
36
packages =
37
openlayer
38
openlayer.validators
39
+ openlayer.prediction_jobs
40
install_requires =
41
jupyter
42
pandas
0 commit comments