[0.0.3](https://github.com/launchflow/buildflow/compare/v0.0.1...v0.0.3) (2023-03-03)
Bug Fixes
* add ability to run more than one flow at a time ([583d499](https://github.com/launchflow/buildflow/commit/583d4994e51c2f5c57a7fadc1ac182b1fdef1089))
* add usage stats to detect how often users are calling flow.run ([1ce6279](https://github.com/launchflow/buildflow/commit/1ce6279d43171413330c1aa00ca032290da47260))
* update API to user a top level flow object ([38bd595](https://github.com/launchflow/buildflow/commit/38bd5952ddf6346f83fc78aa6a1b1585e3eaddc8))
* update description of package ([36fb28c](https://github.com/launchflow/buildflow/commit/36fb28c78a5a7df719b5b50685c50395701b42b0))
Miscellaneous Chores