Skip to content

Commit 3a82a01

Browse files
committed
doc
1 parent a352ed0 commit 3a82a01

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOGS.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
Change Logs
22
===========
33

4+
0.3.4
5+
+++++
6+
47
0.3.3
58
+++++
69

onnx_array_api/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
APIs to create ONNX Graphs.
33
"""
44

5-
__version__ = "0.3.3"
5+
__version__ = "0.3.4"
66
__author__ = "Xavier Dupré"

0 commit comments

Comments
 (0)