Skip to content

Commit

Permalink
chore(version): update version number to 1.1.4 (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonperron authored Dec 8, 2023
1 parent 40ece65 commit b228fc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lokalise_provider/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "1.1.3"
__version__ = "1.1.4"

## This is needed to allow Airflow to pick up specific metadata fields it needs for certain features.
def get_provider_info():
Expand Down

0 comments on commit b228fc9

Please sign in to comment.