Skip to content

Commit b880498

Browse files
authored
bump version v0.1.4 (#180)
1 parent 07c6baf commit b880498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/litserve/__about__.py

+1-1
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.1.3"
14+
__version__ = "0.1.4"
1515
__author__ = "Lightning-AI et al."
1616
__author_email__ = "[email protected]"
1717
__license__ = "Apache-2.0"

0 commit comments

Comments
 (0)