Skip to content

Commit b58a166

Browse files
committed
release: increase version
1 parent f5d3a48 commit b58a166

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sqlactive/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,4 +208,4 @@ class User(BaseModel):
208208
]
209209

210210

211-
__version__ = '0.1.0'
211+
__version__ = '0.2.0'

0 commit comments

Comments
 (0)