Compare commits

..

10 commits

Author SHA1 Message Date
autobump
1d1fe05aec Bump version: 0.1.0 → 0.2.0.dev0
Some checks failed
Release / release (push) Failing after 18s
2023-03-13 15:24:08 +00:00
186ff6d40a
bump version 2023-03-13 10:22:47 -05:00
autobump
e653516b75 Bump version: 0.0.0.dev1 → 0.0.0.dev2
Some checks failed
Release / release (push) Failing after 12s
2023-03-13 15:21:01 +00:00
623c41e236
changelog 2023-03-13 10:19:24 -05:00
b37a4b6e59
format with black 2023-03-13 10:18:24 -05:00
a9861eb082
rename template string 2023-03-13 10:16:59 -05:00
f86cb023f1
rename template string 2023-03-13 10:16:55 -05:00
6b811ec0c6
remove tmp 2023-03-13 10:14:56 -05:00
cf757847ad
remove relative imports 2023-03-13 10:14:34 -05:00
6950680ee9
ignore .gitignore 2023-03-13 10:08:14 -05:00

View file

@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2023-present Waylon S. Walker <waylon@waylonwalker.com> # SPDX-FileCopyrightText: 2023-present Waylon S. Walker <waylon@waylonwalker.com>
# #
# SPDX-License-Identifier: MIT # SPDX-License-Identifier: MIT
__version__ = "0.2.0.dev1" __version__ = "0.2.0.dev0"