Skip to content

Commit 954f54f

Browse files
committed
chore(version): bump version (patch)
1 parent 6301a66 commit 954f54f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
# The short X.Y version
2727
version = '0.2'
2828
# The full version, including alpha/beta/rc tags
29-
release = '0.2.0'
29+
release = '0.2.1'
3030

3131

3232
# -- General configuration ---------------------------------------------------

setup.py

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

77
setup(
88
name='python-codeforces',
9-
version='0.2.0',
9+
version='0.2.1',
1010
author='Mukundan',
1111
author_email='mukundan314@gmail.com',
1212
description='Codeforces API wrapper for python',

0 commit comments

Comments
 (0)