Skip to content

Commit 43be709

Browse files
committed
chore: bump version for sugaroid to v0.29.0
1 parent fdfe5c1 commit 43be709

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "sugaroid"
3-
version = "0.27.7"
3+
version = "0.29.0"
44
description = "An open source friendly artificial intelligence"
55
authors = ["Srevin Saju <[email protected]>"]
66
license = "MIT"

sugaroid/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/usr/bin/env python3
2-
VERSION = "v0.28.0"
2+
VERSION = "v0.29.0"

0 commit comments

Comments
 (0)