We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 075634c commit e968fd0Copy full SHA for e968fd0
conda_meta/basic/meta.yaml
@@ -1,4 +1,4 @@
1
-{% set version = "1.13" %}
+{% set version = "1.13.1" %}
2
{% set buildnumber = 0 %}
3
package:
4
name: neural-compressor
conda_meta/full/meta.yaml
name: neural-compressor-full
neural_compressor/version.py
@@ -15,4 +15,4 @@
15
# See the License for the specific language governing permissions and
16
# limitations under the License.
17
18
-__version__ = "1.13"
+__version__ = "1.13.1"
0 commit comments