Skip to content

Commit c8982cb

Browse files
committed
Release Version v2.3.1
1 parent 4d5bac8 commit c8982cb

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
@@ -23,7 +23,7 @@
2323
master_doc = 'index'
2424

2525
# The full version, including alpha/beta/rc tags
26-
release = '2.3.0'
26+
release = '2.3.1'
2727

2828

2929
# -- General configuration ---------------------------------------------------

setup.py

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

55
setup(
66
name='pypuf',
7-
version='2.3.0',
7+
version='2.3.1',
88
packages=setuptools.find_packages(),
99
long_description=open('README.md').read(),
1010
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)