File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4646
4747# General information about the project.
4848project = u'JWCrypto'
49- copyright = u'2016, JWCrypto Contributors'
49+ copyright = u'2016-2017 , JWCrypto Contributors'
5050
5151# The version info for the project you're documenting, acts as replacement for
5252# |version| and |release|, also used in various other places throughout the
5555# The short X.Y version.
5656version = '0.4'
5757# The full version, including alpha/beta/rc tags.
58- release = '0.4.0 '
58+ release = '0.4.1 '
5959
6060# The language for content autogenerated by Sphinx. Refer to documentation
6161# for a list of supported languages.
Original file line number Diff line number Diff line change 66
77setup (
88 name = 'jwcrypto' ,
9- version = '0.4.0.dev1 ' ,
9+ version = '0.4.1 ' ,
1010 license = 'LGPLv3+' ,
1111 maintainer = 'JWCrypto Project Contributors' ,
1212 maintainer_email = '[email protected] ' ,
You can’t perform that action at this time.
0 commit comments