Skip to content

Commit 19c3f1f

Browse files
Published new version
1 parent e2a7a99 commit 19c3f1f

4 files changed

Lines changed: 2 additions & 1 deletion

File tree

dist/transpose_dict-1.1.2.tar.gz

3.67 KB
Binary file not shown.

dist/transpose_dict-1.1.3.tar.gz

3.68 KB
Binary file not shown.

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,5 @@ def find_version(*file_paths):
8888
# https://packaging.python.org/en/latest/requirements.html
8989
tests_require=test_deps,
9090
extras_require=extras,
91+
install_requires=["support_developer>=1.0.2"]
9192
)

transpose_dict/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.1.1"
1+
__version__ = "1.1.3"

0 commit comments

Comments
 (0)