Skip to content

Commit c75f50a

Browse files
committed
Bump vesrion to 1.3.0-dev, Add Changes title to CHANGES.rst
1 parent fad687b commit c75f50a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
=======
2+
Changes
3+
=======
4+
15
1.2.0 (2021-08-09)
26
==================
37

setup.py

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

1616
setup(
1717
name='alog',
18-
version='1.2.0',
18+
version='1.3.0-dev',
1919
description='Your goto Python logging without panic on context swtich',
2020
long_description=README + CHANGES,
2121
long_description_content_type="text/x-rst",

0 commit comments

Comments
 (0)