Skip to content

Commit

Permalink
updated V0.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mushroomfire committed Jan 30, 2024
1 parent b98b53c commit 0b1ea2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# To compile the C module for different python versions.
#!/usr/bin/env bash

version="0.10.2"
version="0.10.3"

if [ "$(uname)" == "Darwin" ]; then
source ~/anaconda3/etc/profile.d/conda.sh
Expand Down

0 comments on commit 0b1ea2d

Please sign in to comment.