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 c9290f3 + 97b9a07 commit 826bc9cCopy full SHA for 826bc9c
conda.recipe/meta.yaml
@@ -1,10 +1,10 @@
1
package:
2
name: simcoon
3
- version: 1.9.4
+ version: 1.9.5
4
5
source:
6
git_url: https://github.com/3MAH/simcoon.git
7
- #git_tag: 1.9.0
+ #git_tag: 1.9.5
8
9
build:
10
number: 0
python-setup/setup.py
@@ -9,7 +9,7 @@
setup(
11
name="simcoon",
12
- version="1.9.4",
+ version="1.9.5",
13
description="Simulation in Mechanics and Materials: Interactive Tools",
14
author="Yves Chemisky",
15
author_email="yves.chemisky@gmail.com",
0 commit comments