Skip to content

Commit

Permalink
renaming packages 0.0.302
Browse files Browse the repository at this point in the history
  • Loading branch information
timur-malikov_GIDT committed Sep 6, 2024
1 parent e0664d9 commit 1b92ea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk-blueprints/python/generate-package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ output_api_dir="$4/$package_name"
templates_dir="$blueprints_dir/templates"

# Extract the specification version
spec_version="0.0.301"
spec_version="0.0.302"

echo "Generating Visier API $package_name $spec_version $spec_file"

Expand Down

0 comments on commit 1b92ea8

Please sign in to comment.