Skip to content

Commit 0951852

Browse files
committed
Bump Version 0.1.3
1 parent 1d15e72 commit 0951852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

particula/__init__.py

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

1616
from particula.logger_setup import setup
1717

18-
__version__ = "0.1.2"
18+
__version__ = "0.1.3"
1919

2020
# setup the logger
2121
logger = setup()

0 commit comments

Comments
 (0)