Skip to content

Commit e68959d

Browse files
committed
Bump minor version
1 parent 2603cd9 commit e68959d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
description="Handles your tmux resurrect files",
1313
long_description=long_description,
1414
long_description_content_type='text/markdown',
15-
version="0.4.7",
15+
version="0.4.8",
1616
py_modules=["app"],
1717
install_requires=["Click", "python-dotenv"],
1818
entry_points="""

0 commit comments

Comments
 (0)