Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
YariKartoshe4ka committed Jun 20, 2022
1 parent fbf74a5 commit 4b62a42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vk/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

logging.getLogger(__name__).addHandler(logging.NullHandler())

__version__ = '3.0.dev1'
__version__ = '3.0.dev2'

__all__ = (API, UserAPI, CommunityAPI)

0 comments on commit 4b62a42

Please sign in to comment.