We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fad687b commit c75f50aCopy full SHA for c75f50a
CHANGES.rst
@@ -1,3 +1,7 @@
1
+=======
2
+Changes
3
4
+
5
1.2.0 (2021-08-09)
6
==================
7
setup.py
@@ -15,7 +15,7 @@
15
16
setup(
17
name='alog',
18
- version='1.2.0',
+ version='1.3.0-dev',
19
description='Your goto Python logging without panic on context swtich',
20
long_description=README + CHANGES,
21
long_description_content_type="text/x-rst",
0 commit comments