Ozon3Org / Ozon3

An open-source Python package to easily obtain real-time, historical, or forecasted air quality data for anywhere in the world. Reliable, accurate and simple.
GNU General Public License v3.0
66 stars 24 forks source link

Create a shell script to automatically update the version number #69

Closed AliShahpurwala closed 2 years ago

AliShahpurwala commented 2 years ago

I've created a small shell script to automatically update the version number is setup.cfg (Line 2) and setup.py (Line 12 & 13). The script requires an argument (explained at the top of the file). I've done some basic testing and it seems to be working properly.