File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2222author = "Jon Zeolla"
2323
2424# The full version, including alpha/beta/rc tags
25- release = "2021.07 .01"
25+ release = "2021.08 .01"
2626
2727
2828# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 44__maintainer__ = "Seiso"
55__copyright__ = "(c) 2021 Seiso, LLC"
66__project_name__ = "easy_infra"
7- __version__ = "2021.07 .01"
7+ __version__ = "2021.08 .01"
Original file line number Diff line number Diff line change 44#####################################################################
55
66# Globals
7- EASY_INFRA_VERSION="2021.07 .01"
7+ EASY_INFRA_VERSION="2021.08 .01"
88# Color code lookups
99ERROR='\033[0;31m'
1010WARNING='\033[0;33m'
Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 2021.07 .01
2+ current_version = 2021.08 .01
33commit_message = " Automatically generated release {new_version}"
44commit = True
55tag = True
You can’t perform that action at this time.
0 commit comments