File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 8080# The short X.Y version.
8181version = "0.10"
8282# The full version, including alpha/beta/rc tags.
83- release = "0.10.0-rc.1 "
83+ release = "0.10.0"
8484
8585# The language for content autogenerated by Sphinx. Refer to documentation
8686# for a list of supported languages.
Original file line number Diff line number Diff line change 22
33setup (
44 name = "paradrop" ,
5- version = '0.10.0-rc.1 ' ,
5+ version = '0.10.0' ,
66 author = "ParaDrop Labs" ,
77 description = "ParaDrop wireless virtualization" ,
88 license = "GPL" ,
Original file line number Diff line number Diff line change 11name : paradrop-daemon
2- version : 0.10.0-rc.1
2+ version : 0.10.0
33summary : The ParaDrop daemon running at the extreme edge
44description : |
55 The ParaDrop deamon manages resources in the Wi-Fi routers and provides a virtualized environment for chutes.
Original file line number Diff line number Diff line change 22
33setup (
44 name = "pdtools" ,
5- version = '0.10.0-rc.1 ' ,
5+ version = '0.10.0' ,
66 author = "ParaDrop Labs" ,
77 description = "ParaDrop development tools" ,
88 install_requires = [
You can’t perform that action at this time.
0 commit comments