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 11MIT License
22
3- Copyright (c) 2016 Derek Stegelman
3+ Copyright (c) 2016 - 2018 Derek Stegelman
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
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.3 '
65+ version = u'1.2.5 '
6666# The full version, including alpha/beta/rc tags.
67- release = u'1.2.3 '
67+ release = u'1.2.5 '
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.4 ' ,
5+ version = '1.2.5 ' ,
66 description = "RocketChat API with Python" ,
77 long_description = open ("README.md" , "r" ).read (),
88 classifiers = [
You can’t perform that action at this time.
0 commit comments