-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Report non-halting errors with forced warn; update deps and version
- Loading branch information
Tyler Wolfe-Adam
committed
Aug 22, 2024
1 parent
ec79168
commit c8c61b3
Showing
3 changed files
with
21 additions
and
6 deletions.
There are no files selected for viewing
Binary file renamed
BIN
+93.2 KB
alpyne/resources/alpyne-1.1.0.jar → alpyne/resources/alpyne-1.2.0.jar
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
|
||
setup( | ||
name="anylogic-alpyne", | ||
version="1.1.0", | ||
version="1.2.0", | ||
author="Tyler Wolfe-Adam", | ||
author_email="[email protected]", | ||
description="Run AnyLogic models exported from the RL Experiment", | ||
|