Skip to content

Commit

Permalink
Release 1.0.0 (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
phanikumv authored Mar 31, 2023
1 parent b956815 commit a2174bc
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.0a5"
__version__ = "1.0.0"

import logging

Expand Down

0 comments on commit a2174bc

Please sign in to comment.