diff --git a/anda/langs/python/numba/numba.spec b/anda/langs/python/numba/numba.spec index 9e8234147c..416b8ce0b9 100644 --- a/anda/langs/python/numba/numba.spec +++ b/anda/langs/python/numba/numba.spec @@ -1,8 +1,8 @@ %global pypi_name numba Name: python-%{pypi_name} -Version: 0.64.0 -Release: 1%?dist +Version: 0.65.0 +Release: 1%{?dist} Summary: NumPy aware dynamic Python compiler using LLVM License: BSD-2-Clause AND MIT AND BSD-3-Clause URL: https://numba.pydata.org