mirror of
https://github.com/bellingcat/geoclustering.git
synced 2026-06-12 21:48:30 +03:00
renaming to geoclustering due to pypi
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
set -e
|
||||
|
||||
TAG=$(python -c 'from geocluster.version import VERSION; print("v" + VERSION)')
|
||||
TAG=$(python -c 'from geoclustering.version import VERSION; print("v" + VERSION)')
|
||||
|
||||
read -p "Creating new release for $TAG. Do you want to continue? [Y/n] " prompt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user