Skip to content

Commit 3fd199a

Browse files
authored
Update setup.py
1 parent 7196aaa commit 3fd199a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rtb-data/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
with open(os.path.join(here, "README.md"), encoding="utf-8") as f:
99
long_description = f.read()
1010

11-
release = "1.0.0"
11+
release = "1.1.0"
1212

1313
# list all data folders here, to ensure they get packaged
1414

0 commit comments

Comments
 (0)