Skip to content

Commit 3a47016

Browse files
Zikkyingcursoragent
andcommitted
Release apex-flow 1.3.0.post3
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 63afad7 commit 3a47016

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

apex/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import os
2-
__version__ = '1.3.0.post2'
2+
__version__ = '1.3.0.post3'
33
LOCAL_PATH = os.getcwd()
44

55

setup.py

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

66
setuptools.setup(
77
name="apex-flow",
8-
version="1.3.0.post2",
8+
version="1.3.0.post3",
99
author="Zhuoyuan Li, Tongqi Wen",
1010
author_email="zhuoyli@outlook.com",
1111
description="Alloy Properties EXplorer using simulations",

0 commit comments

Comments
 (0)