File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3636import adafruit_wiznet5k .adafruit_wiznet5k_dns as dns
3737
3838
39- __version__ = "0.0.0- auto.0"
39+ __version__ = "0.0.0+ auto.0"
4040__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k.git"
4141
4242
Original file line number Diff line number Diff line change 2020import time
2121import adafruit_wiznet5k .adafruit_wiznet5k_socket as socket
2222
23- ##__version__ = "0.0.0- auto.0"
23+ ##__version__ = "0.0.0+ auto.0"
2424##__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_NTP.git"
2525
2626
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ requires = [
1212[project ]
1313name = " adafruit-circuitpython-wiznet5k"
1414description = " Pure-Python interface for WIZNET 5k ethernet modules."
15- version = " 0.0.0- auto.0"
15+ version = " 0.0.0+ auto.0"
1616readme = " README.rst"
1717authors = [
1818 {
name =
" Adafruit Industries" ,
email =
" [email protected] " }
You can’t perform that action at this time.
0 commit comments