Skip to content

Commit

Permalink
Update version of pyecore in pygeppetto
Browse files Browse the repository at this point in the history
  • Loading branch information
aranega committed Dec 12, 2024
1 parent 0a553c2 commit 627de7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pygeppetto/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
airspeed==0.6.0
Deprecated==1.2.14
multimethod==1.11.2
pyecore==0.15.1
pyecore==0.15.2
requests==2.31.0
2 changes: 1 addition & 1 deletion pygeppetto/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from setuptools import setup, find_packages

__version__ = "0.9.0"
__version__ = "0.9.1"

required_packages = [
'pyecore>=0.11.5',
Expand Down

0 comments on commit 627de7c

Please sign in to comment.