Skip to content

Commit 397d029

Browse files
authored
Update version in init file for release of 1.1.2(#48)
1 parent 1c9f691 commit 397d029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fivetran_provider_async/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# flake8: noqa F401
2-
__version__ = "1.1.1"
2+
__version__ = "1.1.2"
33

44
import logging
55

0 commit comments

Comments
 (0)