Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c4bdd0b

Browse filesBrowse files
committed
chore(version): Bump version (patch)
1 parent 00b022b commit c4bdd0b
Copy full SHA for c4bdd0b

File tree

2 files changed

+2
-2
lines changed
Filter options

2 files changed

+2
-2
lines changed

‎docs/conf.py

Copy file name to clipboardExpand all lines: docs/conf.py
+1-1Lines 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.2'
29+
release = '0.2.3'
3030

3131

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

‎setup.py

Copy file name to clipboardExpand all lines: setup.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name='python-codeforces',
8-
version='0.2.2',
8+
version='0.2.3',
99
description='Codeforces API wrapper for python',
1010
long_description=long_description,
1111
long_description_content_type='text/markdown',

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.