Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Commit

Permalink
Revert "chore: prevent normalization of semver versioning (#91)" (#97)
Browse files Browse the repository at this point in the history
This reverts commit 1d32d3c.
  • Loading branch information
dandhlee committed Apr 21, 2021
1 parent cfa19ca commit 5d64bd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
setuptools.setup(
name="google-cloud-bigquery-reservation",
description="Google Cloud BigQuery Reservation API client library",
version=setuptools.sic(version),
version=version,
release_status="Development Status :: 4 - Beta",
long_description=readme,
author="Google LLC",
Expand Down

0 comments on commit 5d64bd5

Please sign in to comment.