Skip to content

Commit 529b014

Browse files
committed
0.0.192
1 parent 5039337 commit 529b014

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

orso/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
# See the License for the specific language governing permissions and
1111
# limitations under the License.
1212

13-
__version__: str = "0.0.191"
13+
__version__: str = "0.0.192"
1414
__author__: str = "@joocer"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
data-expectations>=1.6.0
22
orjson
33
ormsgpack
4-
opteryx>=0.19.0
4+
opteryx>=0.19.1
55
pandas
66
pyarrow
77
numpy

0 commit comments

Comments
 (0)