commit | 06ccf2773591679229a201c0cfde175fe6ea7d82 | [log] [tgz] |
---|---|---|
author | Marcus Christie <machristie@apache.org> | Thu Jun 22 12:50:42 2023 -0400 |
committer | Marcus Christie <machristie@apache.org> | Thu Jun 22 12:50:42 2023 -0400 |
tree | a422f8cc4573f6fbfe5e646d9d3c92b7199e35bd | |
parent | cf15fd0b1dc0db9b9ad184415de45bb8e93f5d1a [diff] |
Bump version to 1.0.2
diff --git a/setup.cfg b/setup.cfg index a1e0f7b..70584ed 100644 --- a/setup.cfg +++ b/setup.cfg
@@ -1,6 +1,6 @@ [metadata] name = airavata-django-portal-commons -version = 1.0.1 +version = 1.0.2 description = Utilities for working with dynamically loaded Django apps. long_description = file: README.md long_description_content_type = text/markdown