Closed axif0 closed 2 months ago
Hey @axif0 👋 Do you want to send along a PR for this?
Thanks so much for the issue!
Looks like @pamarthiabhinav already sent along a change 🚀 I'll check this later today :)
Ah ! already someone Already make an PR!
@andrewtavis, in version currently the message looksScribe-Data vScribe-Data v3.3.0 (Update available: vScribe-Data v3.0.1)\nTo update: pip scribe-data --upgrade
.
Shouldn't it look like Scribe-Data v3.3.0 (Update available: v3.3.1)\nTo update: pip scribe-data --upgrade
Can i work on this?
Yes, @axif0, that makes sense :) You can also change Update
to Upgrade
:)
Thank you!
@axif0 Apologies if you're working on this. But thanks for giving me a start for my contribution to the Scribe-Org.
@andrewtavis PR #189 is ready for review. Check it out!
@pamarthiabhinav it's ok. Chill. Welcome to Scribe-Org. We have great mentors like @andrewtavis and you can learn a lot from him.
Terms
Behavior
In main.py we import
upgrade_cli
, but in upgrade.py we calledupgrade()
is it . For that i got error.