Skip to content

Commit 811a624

Browse files
committed
Bump version
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
1 parent af34a92 commit 811a624

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

atom_tools/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"""
22
A cli, classes and functions for converting an atom slice to a different format
33
"""
4-
__version__ = '0.8.2'
4+
__version__ = '0.8.3'

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "atom-tools"
3-
version = "0.8.2"
3+
version = "0.8.3"
44
description = "Collection of tools for use with AppThreat/atom."
55
authors = [
66
{ name = "Caroline Russell", email = "caroline@appthreat.dev" },

0 commit comments

Comments
 (0)