Skip to content

Commit d2add0d

Browse files
drblalloleila79
authored andcommitted
0.5.10
1 parent 14cc3f8 commit d2add0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ def copy_binaries(source_directory, destination_directory):
9999
target_bin_dir if os.name != "nt" else os.path.join("Lib", "site-packages")
100100
)
101101

102-
version="0.4.9"
102+
version="0.4.10"
103103
setup(
104104
name="rl_language_core",
105105
version=version,

0 commit comments

Comments
 (0)