Skip to content
This repository was archived by the owner on Sep 13, 2023. It is now read-only.

Commit 36fff4a

Browse files
authored
mlem: bump to 0.1.1
1 parent ee29705 commit 36fff4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlem/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import os
77
import subprocess
88

9-
_BASE_VERSION = "0.1.0"
9+
_BASE_VERSION = "0.1.1"
1010

1111

1212
def _generate_version(base_version):

0 commit comments

Comments
 (0)