diff --git a/src/alpaca_farm/__init__.py b/src/alpaca_farm/__init__.py index 9507e3c..b1c6d71 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.10' +__version__ = '0.1.11'