-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed the version number to 0.4.19. 02/23/2024 ID
- Loading branch information
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -21,9 +21,9 @@ | |
__copyright__ = "Copyright 2019, The COMETS Consortium" | ||
__credits__ = ["Djordje Bajic", "Jean Vila", "Jeremy Chacon"] | ||
__license__ = "MIT" | ||
__version__ = "0.4.16" | ||
__comets_compatibility__ = "2.10.2" # version of comets this was tested with (except signaling) | ||
__comets_compatibility_signaling__ = "2.10.8" # version signaling was tested with | ||
__version__ = "0.4.19" | ||
__comets_compatibility__ = "2.11.1" # version of comets this was tested with (except signaling) | ||
__comets_compatibility_signaling__ = "2.11.1" # version signaling was tested with | ||
|
||
__maintainer__ = "Djordje Bajic" | ||
__email__ = "[email protected]" | ||
|
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