Skip to content

Commit

Permalink
Bump version to 1.0.0a5 (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
phanikumv authored Jan 27, 2023
1 parent 945b063 commit bb47a88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fivetran_provider_async/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# flake8: noqa F401
__version__ = "1.0.0a4"
__version__ = "1.0.0a5"

import logging

Expand Down

0 comments on commit bb47a88

Please sign in to comment.