File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- {% set version = "1.14.1 " %}
1+ {% set version = "1.14.2 " %}
22{% set buildnumber = 0 %}
33package :
44 name : neural-compressor
Original file line number Diff line number Diff line change 1- {% set version = "1.14.1 " %}
1+ {% set version = "1.14.2 " %}
22{% set buildnumber = 0 %}
33package :
44 name : neural-compressor-full
@@ -38,8 +38,8 @@ requirements:
3838 - sigopt
3939 - prettytable
4040 - cryptography
41- - sqlalchemy ==1.4.27
42- - alembic ==1.7.7
41+ - sqlalchemy==1.4.27
42+ - alembic==1.7.7
4343 - cython
4444 - pywin32 # [win]
4545test :
Original file line number Diff line number Diff line change 1515# See the License for the specific language governing permissions and
1616# limitations under the License.
1717
18- __version__ = "1.14.1 "
18+ __version__ = "1.14.2 "
You can’t perform that action at this time.
0 commit comments