Skip to content

Commit 1cff487

Browse files
authored
chore(revert): revert preventing normalization (#625)
1 parent 0abb566 commit 1cff487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100

101101
setuptools.setup(
102102
name=name,
103-
version=setuptools.sic(version),
103+
version=version,
104104
description=description,
105105
long_description=readme,
106106
author="Google LLC",

0 commit comments

Comments
 (0)