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.
2 parents 109d802 + 43a642f commit 22250a2Copy full SHA for 22250a2
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