Skip to content

Commit 4af99ac

Browse files
Bump version: 2022.10.09 → 2022.10.10
1 parent d55503b commit 4af99ac

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
author = "Jon Zeolla"
2121

2222
# The full version, including alpha/beta/rc tags
23-
release = "2022.10.09"
23+
release = "2022.10.10"
2424

2525

2626
# -- General configuration ---------------------------------------------------

easy_infra/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
__maintainer__ = "Seiso"
55
__copyright__ = "(c) 2022 Seiso, LLC"
66
__project_name__ = "easy_infra"
7-
__version__ = "2022.10.09"
7+
__version__ = "2022.10.10"

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 2022.10.09
2+
current_version = 2022.10.10
33
commit = True
44
tag = True
55

0 commit comments

Comments
 (0)