Skip to content

Commit dde1fbb

Browse files
Neural-Link Teamtensorflow-copybara
Neural-Link Team
authored andcommitted
Release version 1.0.0.
PiperOrigin-RevId: 266684941
1 parent 2b883c7 commit dde1fbb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[metadata]
22
license-file = LICENSE
33

4-
[wheel]
4+
[bdist_wheel]
55
universal = 1
66

77
[aliases]

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
setuptools.setup(
2929
name="neural-structured-learning",
30-
version="0.0.0",
30+
version="1.0.0",
3131
author="Google LLC",
3232
description="TensorFlow Neural Structured Learning",
3333
long_description=long_description,

0 commit comments

Comments
 (0)