Skip to content

Commit 424ad2d

Browse files
author
John Major
committed
0.7.196t
1 parent d598b85 commit 424ad2d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Daylily AWS Ephemeral Cluster Setup
2-
_(stable tagged release to use --> 0.7.196s ... use main at own risk)_
2+
_(stable tagged release to use --> 0.7.196t ... use main at own risk)_
33

44
**beta release**
55

config/daylily_cli_global.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
daylily:
3-
git_tag: 0.7.196s
3+
git_tag: 0.7.196t
44
git_repo: https://github.com/Daylily-Informatics/daylily.git
55
git_repo_ssh: git@github.com:Daylily-Informatics/daylily.git
66
analysis_root: /fsx/analysis_results/

setup.py

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

33
setup(
44
name="daylily",
5-
version="0.7.196s",
5+
version="0.7.196t",
66
packages=find_packages(),
77
install_requires=[
88
# Add dependencies here

0 commit comments

Comments
 (0)