Skip to content

Commit 826bc9c

Browse files
authored
Merge pull request #18 from 3MAH/switch_to_1.9.5
1.9.5
2 parents c9290f3 + 97b9a07 commit 826bc9c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

conda.recipe/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
package:
22
name: simcoon
3-
version: 1.9.4
3+
version: 1.9.5
44

55
source:
66
git_url: https://github.com/3MAH/simcoon.git
7-
#git_tag: 1.9.0
7+
#git_tag: 1.9.5
88

99
build:
1010
number: 0

python-setup/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
setup(
1111
name="simcoon",
12-
version="1.9.4",
12+
version="1.9.5",
1313
description="Simulation in Mechanics and Materials: Interactive Tools",
1414
author="Yves Chemisky",
1515
author_email="yves.chemisky@gmail.com",

0 commit comments

Comments
 (0)