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 2525author = "Leah Wasser, Kristin Curry"
2626
2727# The short X.Y version
28- version = "0.1.0 "
28+ version = "0.1.1 "
2929# The full version, including alpha/beta/rc tags
30- release = "0.1.0 "
30+ release = "0.1.1 "
3131
3232
3333# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.1.0
2+ current_version = 0.1.1
33commit = True
44tag = True
55
Original file line number Diff line number Diff line change 2121 description = DESCRIPTION ,
2222 long_description = LONG_DESCRIPTION ,
2323 long_description_content_type = "text/markdown" ,
24- version = "0.1.0 " ,
24+ version = "0.1.1 " ,
2525 packages = ["matplotcheck" ],
2626 install_requires = [
2727 "numpy>=1.14.0" ,
You can’t perform that action at this time.
0 commit comments