Skip to content

Commit

Permalink
Merge pull request #147 from JoshYuJump/main
Browse files Browse the repository at this point in the history
Bump version 3.3.0-rc.1
  • Loading branch information
JoshYuJump authored Aug 23, 2022
2 parents f287417 + f7c8ee2 commit 04c8124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bali/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from bali.decorators import event_handler, init_handler
from bali.resources import Resource, ModelResource

__version__ = '3.2.4'
__version__ = '3.3.0-rc.1'


class Schema(BaseModel):
Expand Down

0 comments on commit 04c8124

Please sign in to comment.