File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11repos :
22 - repo : https://github.com/psf/black
3- rev : 23.12.0
3+ rev : 23.12.1
44 hooks :
55 - id : black
66 - repo : https://github.com/pycqa/flake8
7- rev : 6.1 .0
7+ rev : 7.0 .0
88 hooks :
99 - id : flake8
1010 - repo : https://github.com/pycqa/isort
Original file line number Diff line number Diff line change 1111#
1212# We would appreciate acknowledgement if the software is used.
1313
14- __version__ = "0.11.1"
14+ __version__ = "0.11.1.post0 "
1515
1616from . import local_uuid # noqa: F401
Original file line number Diff line number Diff line change 1515This library is a wrapper for uuid, provided to generate repeatable UUIDs if requested.
1616"""
1717
18- __version__ = "0.3.2 "
18+ __version__ = "0.3.3 "
1919
2020import logging
2121import os
You can’t perform that action at this time.
0 commit comments