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 5656# built documents.
5757#
5858# The short X.Y version.
59- version = "0.1.1 "
59+ version = "0.2.0 "
6060# The full version, including alpha/beta/rc tags.
61- release = "0.1.1 "
61+ release = "0.2.0 "
6262
6363# The language for content autogenerated by Sphinx. Refer to documentation
6464# for a list of supported languages.
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ PROJECT_NAME = "libmk"
3838# could be handy for archiving the generated documentation or if some version
3939# control system is used.
4040
41- PROJECT_NUMBER = "0.1.1 "
41+ PROJECT_NUMBER = "0.2.0 "
4242
4343# Using the PROJECT_BRIEF tag one can provide an optional one line description
4444# for a project that appears at the top of each page and should give viewer a
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ def read(file_name):
1818
1919setup (
2020 name = "masterkeys" ,
21- version = "0.1.1 " ,
21+ version = "0.2.0 " ,
2222 packages = ["masterkeys" ],
2323 description = "MasterKeys Control Library for Linux" ,
2424 author = "RedFantom" ,
You can’t perform that action at this time.
0 commit comments