Skip to content

Commit 0f4a6b2

Browse files
committed
Bump version to v1.0.0-alpha.4.
1 parent a0834e0 commit 0f4a6b2

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
@@ -34,7 +34,7 @@
3434
version = '1.0'
3535

3636
# The full version, including alpha/beta/rc tags
37-
release = '1.0.0-alpha.3'
37+
release = '1.0.0-alpha.4'
3838

3939

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

0 commit comments

Comments
 (0)