Skip to content

Commit 6f0e3e3

Browse files
Bump NNCF version (#3213)
### Changes - As stated in the title ### Reason for changes - Upcoming release ### Related tickets - 161230 ### Tests - N/A
1 parent 1067d49 commit 6f0e3e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nncf/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# See the License for the specific language governing permissions and
1010
# limitations under the License.
1111

12-
__version__ = "2.15.0"
12+
__version__ = "2.16.0"
1313

1414

1515
BKC_TORCH_SPEC = "==2.5.*"

0 commit comments

Comments
 (0)