We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf35a8c commit 564d062Copy full SHA for 564d062
rtb-data/setup.py
@@ -10,7 +10,7 @@
10
with open(os.path.join(here, "README.md"), encoding="utf-8") as f:
11
long_description = f.read()
12
13
-release = "0.10.0"
+release = "1.0.0"
14
15
# list all data folders here, to ensure they get packaged
16
0 commit comments