Skip to content

Commit 470dc7b

Browse files
authored
Release 0.2.13rc1 (#557)
* Release 0.2.13 * Update src/litserve/__about__.py
1 parent 774bfda commit 470dc7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/litserve/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
14-
__version__ = "0.2.12"
14+
__version__ = "0.2.13rc1"
1515
__author__ = "Lightning-AI et al."
1616
__author_email__ = "community@lightning.ai"
1717
__license__ = "Apache-2.0"

0 commit comments

Comments
 (0)