File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 1.2.15
2+ current_version = 1.2.16
33commit = True
44tag = True
55
66[bumpversion:file:setup.py]
77
88[bumpversion:file:docs/conf.py]
9-
Original file line number Diff line number Diff line change 6262# built documents.
6363#
6464# The short X.Y version.
65- version = u'1.2.15 '
65+ version = u'1.2.16 '
6666# The full version, including alpha/beta/rc tags.
67- release = u'1.2.15 '
67+ release = u'1.2.16 '
6868
6969# The language for content autogenerated by Sphinx. Refer to documentation
7070# for a list of supported languages.
Original file line number Diff line number Diff line change 22
33
44setup (name = 'rocket-python' ,
5- version = '1.2.15 ' ,
5+ version = '1.2.16 ' ,
66 description = "RocketChat API with Python" ,
77 long_description = open ("README.md" , "r" ).read (),
88 long_description_content_type = 'text/markdown' ,
You can’t perform that action at this time.
0 commit comments