Adds - `runpod.get_on_demand_price(gpuTypeId)` and `runpod.get_current_bid(gpuTypeId)` to get the on-demand and spot pricing - `runpod.get_gpu_types()` to get all the platform GPU info
0.3.0
- Adds more fields to the RunPodInstance class - Catches when your bid was outbid during creation - Adds enums for GPUTypeId, CloudType - Adds creation on secure or community cloud
0.1.2
- Added deploy by `templateId` - Created On-demand instances are now `COMMUNITY` instead of `SECURE` cloud
0.1.0
https://pypi.org/project/RunPodPy/ Just published to PyPi