Skip to content

Commit 842b715

Browse files
authored
bump main version into v3.1 (#1974)
Signed-off-by: chensuyue <[email protected]>
1 parent 3845cdc commit 842b715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

neural_compressor/version.py

Lines changed: 1 addition & 1 deletion
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.0"
18+
__version__ = "3.1"

0 commit comments

Comments
 (0)