Skip to content

Commit 81d986a

Browse files
committed
Release Version v2.3.0
1 parent e3fc181 commit 81d986a

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.2.0'
26+
release = '2.3.0'
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.2.0',
7+
version='2.3.0',
88
packages=setuptools.find_packages(),
99
long_description=open('README.md').read(),
1010
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)