Skip to content

Commit de8577e

Browse files
authored
bump version into 3.0 (#1908)
Signed-off-by: chensuyue <[email protected]>
1 parent 01f16c4 commit de8577e

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__ = "2.6"
18+
__version__ = "3.0"

0 commit comments

Comments
 (0)