gradio/client/python/scripts
D V 52f7831751
refactor: Use package.json for version management (#5514)
* refactor: Use package.json for version management

- uses package.json file for version management.
- updated the regex pattern.
- removed the logic that creates or updates the version.txt file

* load version through package.json

* fix code duplication

* add changeset

* add changeset

* fixes

* fix

* package version

* fix

* typing

* typing

* changes

* add changeset

---------

Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2023-09-15 16:23:52 -07:00
..
build_pypi.sh Adds a pypi release action for the gradio python client (#3743) 2023-04-04 13:51:51 -07:00
check_pypi.py refactor: Use package.json for version management (#5514) 2023-09-15 16:23:52 -07:00
format.sh Only run install steps in backend ci if not previously cached (#4517) 2023-06-16 15:34:06 -04:00
lint.sh Only run install steps in backend ci if not previously cached (#4517) 2023-06-16 15:34:06 -04:00
test.sh CI: only run backend lints once, not in all test environments (#3960) 2023-04-26 15:41:06 -04:00