Skip to content

Commit 0ed8d8b

Browse files
committed
upgrade
1 parent e38cc08 commit 0ed8d8b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
author = 'Jee Vang'
2323

2424
# The full version, including alpha/beta/rc tags
25-
release = '3.0.2'
25+
release = '3.0.3'
2626

2727

2828
# -- General configuration ---------------------------------------------------

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name='pypair',
8-
version='3.0.2',
8+
version='3.0.3',
99
author='Jee Vang',
1010
author_email='vangjee@gmail.com',
1111
packages=find_packages(exclude=('*.tests', '*.tests.*', 'tests.*', 'tests')),

0 commit comments

Comments
 (0)