chore: release v0.2.1

This commit is contained in:
2022-01-27 01:44:22 +00:00
parent 91519e232d
commit 0fd751aad2
4 changed files with 17 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ entry_points = \
setup_kwargs = {
'name': 'csops',
'version': '0.2.0',
'version': '0.2.1',
'description': '',
'long_description': None,
'author': 'Daniel Tomlinson',