Metadata-Version: 1.1
Name: BeanDateUtils
Version: 0.5
Summary: A Python library for date compute.
Home-page: https://github.com/beansKingdom/DateUtils
Author: Hly
Author-email: hlyaction@gmail.com
License: MIT
Description: 1. 修改setup中的版本
        
        2. python setup.py sdist build
        
        3. twine upload --skip-existing dist/*
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
