Skip to content

Commit

Permalink
vPoller now requires vConnector >= 0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dnaeon committed Jan 30, 2015
1 parent bb0c198 commit 83a134d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
'pyzmq >= 14.3.1',
'docopt >= 0.6.2',
'pyvmomi >= 5.5.0-2014.1.1',
'vconnector >= 0.3.3',
'vconnector >= 0.3.5',
]
)

0 comments on commit 83a134d

Please sign in to comment.