Skip to content

Commit 2e8a43b

Browse files
committed
Bump version to 1.0.0-alpha.3.
1 parent 9e6622f commit 2e8a43b

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
@@ -31,7 +31,7 @@
3131
author = 'David Runemalm'
3232

3333
# The full version, including alpha/beta/rc tags
34-
release = '1.0.0-alpha.2'
34+
release = '1.0.0-alpha.3'
3535

3636

3737
# -- 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='py-dependency-injection',
9-
version='1.0.0-alpha.2',
9+
version='1.0.0-alpha.3',
1010
author='David Runemalm, 2024',
1111
author_email='david.runemalm@gmail.com',
1212
description=

0 commit comments

Comments
 (0)