Skip to content

Commit

Permalink
Updating packages
Browse files Browse the repository at this point in the history
  • Loading branch information
akadlec committed Jun 30, 2022
1 parent 9c2e5ea commit 74d4bda
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -41,7 +41,7 @@
"require" : {
"php": ">=7.4.0|>=8.0.0",
"cweagans/composer-patches": "^1.7",
"fastybird/metadata": "^0.64",
"fastybird/metadata": "^0.65",
"nette/bootstrap": "^3.1",
"nette/di": "^3.0",
"nette/utils": "^3.2",
Expand Down
2 changes: 1 addition & 1 deletion fastybird_exchange/__init__.py
Expand Up @@ -18,4 +18,4 @@
Exchange library
"""

__version__ = "0.46.0"
__version__ = "0.47.0"
2 changes: 1 addition & 1 deletion requirements.txt
@@ -1,3 +1,3 @@
fastybird-metadata>=0.64
fastybird-metadata>=0.65
kink>=0.6
setuptools>=57.4

0 comments on commit 74d4bda

Please sign in to comment.