File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 24
24
author = "Leah Wasser, Karen Cranston"
25
25
26
26
# The short X.Y version
27
- version = "0.1.4 "
27
+ version = "0.1.5 "
28
28
# The full version, including alpha/beta/rc tags
29
- release = "0.1.4 "
29
+ release = "0.1.5 "
30
30
31
31
32
32
# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 1
1
[bumpversion]
2
- current_version = 0.1.4
2
+ current_version = 0.1.5
3
3
commit = True
4
4
tag = True
5
5
Original file line number Diff line number Diff line change 24
24
description = DESCRIPTION ,
25
25
long_description = LONG_DESCRIPTION ,
26
26
long_description_content_type = "text/markdown" ,
27
- version = "0.1.4 " ,
27
+ version = "0.1.5 " ,
28
28
license = "BSD" ,
29
29
packages = ["abcclassroom" ],
30
30
install_requires = [
You can’t perform that action at this time.
0 commit comments