Skip to content

Commit a482ad0

Browse files
bump: 0.0.3 (#22)
Co-authored-by: William Falcon <[email protected]>
1 parent 19d85e4 commit a482ad0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
lightning_sdk == 2025.07.22
1+
lightning_sdk == 2025.07.30rc0

src/litai/__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.0.2"
14+
__version__ = "0.0.3"
1515
__author__ = "Lightning-AI et al."
1616
__author_email__ = "[email protected]"
1717
__copyright__ = f"Copyright (c) 2025, {__author__}."

0 commit comments

Comments
 (0)