Skip to content

Commit 46c8eb1

Browse files
committed
bump version
minor patch
1 parent 17d7353 commit 46c8eb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

particula/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
from particula.logger_setup import setup
3232

33-
__version__ = "0.2.3"
33+
__version__ = "0.2.4"
3434

3535
# setup the logger
3636
logger = setup()

0 commit comments

Comments
 (0)