We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5039337 commit 529b014Copy full SHA for 529b014
orso/version.py
@@ -10,5 +10,5 @@
10
# See the License for the specific language governing permissions and
11
# limitations under the License.
12
13
-__version__: str = "0.0.191"
+__version__: str = "0.0.192"
14
__author__: str = "@joocer"
requirements.txt
@@ -1,7 +1,7 @@
1
data-expectations>=1.6.0
2
orjson
3
ormsgpack
4
-opteryx>=0.19.0
+opteryx>=0.19.1
5
pandas
6
pyarrow
7
numpy
0 commit comments