We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c76ee09 commit a3b865dCopy full SHA for a3b865d
clients/python/lorax/__init__.py
@@ -12,6 +12,6 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-__version__ = "0.3.1"
+__version__ = "0.3.2"
16
17
from lorax.client import Client, AsyncClient, MergedAdapters
0 commit comments