We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 109d802 commit 43a642fCopy full SHA for 43a642f
MANIFEST.in
@@ -0,0 +1,2 @@
1
+exclude slide_cec2022.pdf
2
+exclude README.md
setup.py
@@ -15,7 +15,8 @@
15
16
setup(name="crfmnes",
17
long_description=long_description,
18
- version="0.0.5",
+ long_description_content_type='text/markdown',
19
+ version="1.0.0",
20
description="CR-FM-NES " +
21
"for numerical optimization in Python",
22
author="Masahiro Nomura",
0 commit comments