Skip to content

Commit f3c400e

Browse files
committed
chore: cut release branch and prepare 0.2.6
1 parent 7aaf99e commit f3c400e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

optimum/quanto/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "0.2.6dev"
15+
__version__ = "0.2.6"
1616

1717
from .calibrate import *
1818
from .library import *

0 commit comments

Comments
 (0)