We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7196aaa commit 3fd199aCopy full SHA for 3fd199a
rtb-data/setup.py
@@ -8,7 +8,7 @@
8
with open(os.path.join(here, "README.md"), encoding="utf-8") as f:
9
long_description = f.read()
10
11
-release = "1.0.0"
+release = "1.1.0"
12
13
# list all data folders here, to ensure they get packaged
14
0 commit comments