Skip to content

Commit

Permalink
bumping past mystic-0.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
mmckerns committed May 24, 2022
1 parent db2acb5 commit ae08228
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@ def has_ext_modules(foo):
dill_version = 'dill>=0.3.5.1'
pox_version = 'pox>=0.3.1'
mp_version = 'multiprocess>=0.70.13'
pyina_version = 'pyina>=0.2.5'
mystic_version = 'mystic>=0.3.8'
pyina_version = 'pyina>=0.2.6'
mystic_version = 'mystic>=0.3.9'
# add dependencies
depend = [ppft_version, dill_version, pox_version, mp_version]
extras = {'examples': [mystic_version, pyina_version]}
Expand Down

0 comments on commit ae08228

Please sign in to comment.