projects
/
fairystockfish.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
186eeb0
)
Bump pyffish version (#208)
author
Bajusz Tamás
<gbtami@users.noreply.github.com>
Thu, 19 Nov 2020 07:21:42 +0000 (08:21 +0100)
committer
GitHub
<noreply@github.com>
Thu, 19 Nov 2020 07:21:42 +0000 (08:21 +0100)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index
6a25f81
..
aa4d900
100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-39,7
+39,7
@@
pyffish_module = Extension(
sources=sources,
extra_compile_args=args)
-setup(name="pyffish", version="0.0.51",
+setup(name="pyffish", version="0.0.52",
description="Fairy-Stockfish Python wrapper",
long_description=long_description,
long_description_content_type="text/markdown",