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 " %}
2
2
{% set buildnumber = 0 %}
3
3
package :
4
4
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 " %}
2
2
{% set buildnumber = 0 %}
3
3
package :
4
4
name : neural-compressor-full
@@ -38,8 +38,8 @@ requirements:
38
38
- sigopt
39
39
- prettytable
40
40
- cryptography
41
- - sqlalchemy ==1.4.27
42
- - alembic ==1.7.7
41
+ - sqlalchemy==1.4.27
42
+ - alembic==1.7.7
43
43
- cython
44
44
- pywin32 # [win]
45
45
test :
Original file line number Diff line number Diff line change 15
15
# See the License for the specific language governing permissions and
16
16
# limitations under the License.
17
17
18
- __version__ = "1.14.1 "
18
+ __version__ = "1.14.2 "
You can’t perform that action at this time.
0 commit comments