Does jQuery ui support jQuery 2.0

Does jQuery ui support jQuery 2.0

I am using jQuery 2.0 and jQuery UI 1.10.2 and when I try and create a button I get an error that the data("uiButton") is not created, however it is created correctly when using jQuery 1.9.
In all the example I see jQuery UI using jQuery 1.9 is it because that jQuery 2.0 is not supported?