|  | 
| 10 | 10 | 
 | 
| 11 | 11 | setup( | 
| 12 | 12 |  name="micropython-urequests", | 
| 13 |  | - version="0.6", | 
|  | 13 | + version="0.7", | 
| 14 | 14 |  description="urequests module for MicroPython", | 
| 15 | 15 |  long_description="This is a module reimplemented specifically for MicroPython standard library,\nwith efficient and lean design in mind. Note that this module is likely work\nin progress and likely supports just a subset of CPython's corresponding\nmodule. Please help with the development if you are interested in this\nmodule.", | 
| 16 | 16 |  url="https://github.com/micropython/micropython-lib", | 
| 17 |  | - author="Paul Sokolovsky", | 
|  | 17 | + author="micropython-lib Developers", | 
| 18 | 18 |  author_email="micro-python@googlegroups.com", | 
| 19 | 19 |  maintainer="micropython-lib Developers", | 
| 20 | 20 |  maintainer_email="micro-python@googlegroups.com", | 
|  | 
0 commit comments