Skip to content

Commit b2abcd9

Browse files
author
ramiz khaled
committed
use verstion tenserflow in conda
1 parent 608378b commit b2abcd9

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

amn/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.2.0"
1+
__version__ = "0.1.3"

environment.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: reservoir
1+
name: test_reservoir
22
channels:
33
- defaults
44
- conda-forge
@@ -16,6 +16,6 @@ dependencies:
1616
- typing_extensions =4.5.0
1717
- pip
1818
- ipykernel
19-
- tensorflow =2.12.0
19+
- tensorflow =2.12.1
2020
- tensorflow-probability
2121
- importlib-resources

0 commit comments

Comments
 (0)