wackou / bts_tools

BitShares delegate tools
GNU General Public License v3.0
30 stars 45 forks source link

Python repositories pushing 0.5.3 by default instead of 0.6.0b1 #54

Open grctest opened 6 years ago

grctest commented 6 years ago

Despite 0.6.0b1 being a tracked release in the python packages, the default version recommended for installation is 0.5.3.

Is there a configuration required for the python repositories to push the latest version by default, or should users just use pip3 install bts_tools==0.6.0b1 to get around this glitch/issue?

Just to confirm (by request) that 0.6.0b1 is suitable for production use?

Edit: Double check - there's mandatory config changes required in the config.yaml file, right?

Cheers 👍