Skip to content

Commit 1eaf52b

Browse files
committed
Bump version to 0.3.1
1 parent 9f777ee commit 1eaf52b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

symbiont/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
# Load environment variables from .env file
8787
load_dotenv()
8888

89-
__version__ = "0.3.0"
89+
__version__ = "0.3.1"
9090

9191
__all__ = [
9292
# Client

0 commit comments

Comments
 (0)