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 1- v1.1.0 (in development )
2- -----------------------
1+ v1.0.1 (2024-12-01 )
2+ -------------------
33- Migrated from setuptools to hatch
44- Support Python 3.13
55
Original file line number Diff line number Diff line change 11The MIT License (MIT)
22
3- Copyright (c) 2016-2023 John Thorvald Wodder II
3+ Copyright (c) 2016-2024 John Thorvald Wodder II
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 2121if TYPE_CHECKING :
2222 from typing_extensions import Buffer
2323
24- __version__ = "1.1.0.dev1 "
24+ __version__ = "1.0.1 "
2525__author__ = "John Thorvald Wodder II"
2626__author_email__ = "inplace@varonathe.org"
2727__license__ = "MIT"
You can’t perform that action at this time.
0 commit comments