Skip to content

Commit 6d4a097

Browse files
committed
update version to 3.3 for release
Signed-off-by: Xin He <xinhe3@habana.ai>
1 parent 261c2b2 commit 6d4a097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

neural_compressor/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
# See the License for the specific language governing permissions and
1616
# limitations under the License.
1717
"""Intel® Neural Compressor: An open-source Python library supporting popular model compression techniques."""
18-
__version__ = "3.2"
18+
__version__ = "3.3"

0 commit comments

Comments
 (0)