-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SHA256 hashes: quetz_client-0.3.0-py3-none-any.whl: c80932651dea3a35289d1aa2e01fc2d1854777608ff4a00e08b87846000cd2fd quetz_client-0.3.0.tar.gz: c1652c4be97909322bf36b0cf28aaf9547da853b9e7b2aad43306c35c1a5c9b6
- Loading branch information
1 parent
44dfcc9
commit 870d70e
Showing
3 changed files
with
18 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
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 |
---|---|---|
@@ -1,2 +1,2 @@ | ||
version_info = (0, 2, 1, "", "") | ||
version_info = (0, 3, 0, "", "") | ||
__version__ = ".".join(filter(lambda s: len(s) > 0, map(str, version_info))) |