diff --git a/src/alpaca_farm/__init__.py b/src/alpaca_farm/__init__.py index 443cd562..40a4685d 100644 --- a/src/alpaca_farm/__init__.py +++ b/src/alpaca_farm/__init__.py @@ -12,4 +12,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "0.1.2" +__version__ = "0.1.3"