Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Before Release 0.2.0 #6

Merged
merged 1 commit into from
Jan 23, 2021
Merged

Before Release 0.2.0 #6

merged 1 commit into from
Jan 23, 2021

Conversation

yukihirop
Copy link
Owner

@yukihirop yukihirop commented Jan 23, 2021

Summary

  • bump
  • Update CHANGELOG

TestPypi

https://test.pypi.org/project/gfzs/

$ pip install gfzs==0.2.0 --extra-index-url  https://test.pypi.org/simple
Looking in indexes: https://pypi.org/simple, https://test.pypi.org/simple
Collecting gfzs==0.2.0
  Downloading https://test-files.pythonhosted.org/packages/f4/d9/1059957fcbb3934ee21b34fb8ae8a40955963763a2d8d25a09b6e26b1f53/gfzs-0.2.0-py3-none-any.whl (44 kB)
     |████████████████████████████████| 44 kB 3.6 MB/s
Requirement already satisfied: fuzzywuzzy<0.19.0,>=0.18.0 in ./.venv/lib/python3.7/site-packages (from gfzs==0.2.0) (0.18.0)
Requirement already satisfied: python-Levenshtein<0.13.0,>=0.12.1 in ./.venv/lib/python3.7/site-packages (from gfzs==0.2.0) (0.12.1)
Collecting flatten-dict<0.4.0,>=0.3.0
  Using cached flatten_dict-0.3.0-py2.py3-none-any.whl (8.2 kB)
Collecting pathlib2<3.0,>=2.3
  Using cached pathlib2-2.3.5-py2.py3-none-any.whl (18 kB)
Requirement already satisfied: setuptools in ./.venv/lib/python3.7/site-packages (from python-Levenshtein<0.13.0,>=0.12.1->gfzs==0.2.0) (40.8.0)
Collecting six<2.0,>=1.12
  Using cached six-1.15.0-py2.py3-none-any.whl (10 kB)
Installing collected packages: six, pathlib2, flatten-dict, gfzs
  Attempting uninstall: gfzs
    Found existing installation: gfzs 0.1.0
    Uninstalling gfzs-0.1.0:
      Successfully uninstalled gfzs-0.1.0
Successfully installed flatten-dict-0.3.0 gfzs-0.2.0 pathlib2-2.3.5 six-1.15.0

@yukihirop yukihirop self-assigned this Jan 23, 2021
@yukihirop
Copy link
Owner Author

LGTM

@yukihirop yukihirop merged commit 35b5172 into main Jan 23, 2021
@yukihirop yukihirop deleted the before_release_0.2.0 branch January 23, 2021 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant