Unstructured-IO / unstructured-api-tools

Apache License 2.0
28 stars 10 forks source link

chore: sync version-sync.sh across repos #166

Closed natygyoon closed 1 year ago

natygyoon commented 1 year ago

There are currently a few versions of the version-sync.sh script floating around in various repos. This issue provides for updating them all to the same script.

cragwolfe commented 1 year ago

hmm, something is off here:

$ make check-version
scripts/version-sync.sh -c \
                -f unstructured_api_tools/__version__.py semver
version sync would make no changes to unstructured_api_tools/__version__.py.