-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumped version numbers to 5.1.3, before building, uploading, tagging,…
… and pushing.
- Loading branch information
David Banas
committed
Apr 11, 2024
1 parent
5795a05
commit d3c76b1
Showing
2 changed files
with
3 additions
and
3 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
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 @@ build-backend = "setuptools.build_meta" | |
[project] | ||
name = "PyIBIS-AMI" | ||
description = "Facilitates working directly with IBIS-AMI DLLs from the Python command prompt." | ||
version = "5.1.1" | ||
version = "5.1.3" | ||
authors = [ {name = "David Banas", email = "[email protected]"} | ||
, {name = "David Patterson"} | ||
] | ||
|