Skip to content

Commit 4723d51

Browse files
author
Greg Bod
committed
version 2.0.6
1 parent b4990f7 commit 4723d51

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
@@ -61,7 +61,7 @@ def run(self):
6161

6262
setup(
6363
name='spdlog',
64-
version='2.0.5',
64+
version='2.0.6',
6565
author='Gergely Bod',
6666
author_email='[email protected]',
6767
description='python wrapper around C++ spdlog logging library (https://github.com/bodgergely/spdlog-python)',

0 commit comments

Comments
 (0)