Skip to content

Commit ee856c1

Browse files
committed
0.4.5
1 parent cb74417 commit ee856c1

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.4"
102+
version="0.4.5"
103103
setup(
104104
name="rl_language_core",
105105
version=version,

0 commit comments

Comments
 (0)