Skip to content

Commit 01c13f3

Browse files
committed
Update version to 0.2.0
1 parent d92f296 commit 01c13f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/project_browser.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
import data
1212

1313

14-
__version__ = "0.1.0"
14+
__version__ = "0.2.0"
1515

1616
REPO_URL = "https://github.com/OCNS/simselect"
1717
DATA_FOLDER = "simtools"

0 commit comments

Comments
 (0)