mirror of
https://github.com/MikeWang000000/Natter.git
synced 2025-12-24 11:51:05 +08:00
release: Natter v2.1.0
This commit is contained in:
@@ -25,7 +25,7 @@ import socket
|
||||
import struct
|
||||
import codecs
|
||||
|
||||
__version__ = "2.1.0-dev"
|
||||
__version__ = "2.1.0"
|
||||
|
||||
|
||||
def fix_codecs(codec_list = ["utf-8", "idna"]):
|
||||
|
||||
Reference in New Issue
Block a user