File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4242
4343# General information about the project.
4444project = u'python-networkmanager'
45- copyright = u'2011-2017 , Dennis Kaarsemaker'
45+ copyright = u'2011-2018 , Dennis Kaarsemaker'
4646
4747# The version info for the project you're documenting, acts as replacement for
4848# |version| and |release|, also used in various other places throughout the
4949# built documents.
5050#
5151# The short X.Y version.
52- version = '2.0 '
52+ version = '2.1 '
5353# The full version, including alpha/beta/rc tags.
54- release = '2.0. 1'
54+ release = '2.1'
5555
5656# The language for content autogenerated by Sphinx. Refer to documentation
5757# for a list of supported languages.
Original file line number Diff line number Diff line change 66 from distutils .core import setup
77
88setup (name = "python-networkmanager" ,
9- version = "2.0. 1" ,
9+ version = "2.1" ,
1010 author = "Dennis Kaarsemaker" ,
1111 author_email = "dennis@kaarsemaker.net" ,
1212 url = "http://github.com/seveas/python-networkmanager" ,
You can’t perform that action at this time.
0 commit comments