Get library and packaging versioning in line.
This commit is contained in:
parent
833aab3000
commit
0b542f5445
2 changed files with 2 additions and 2 deletions
|
|
@ -58,7 +58,7 @@ import
|
|||
uri
|
||||
|
||||
const
|
||||
VERSION = "0.1.2" ## The current program version.
|
||||
VERSION = "0.1.3" ## The current program version.
|
||||
NULL = "\x00" ## The NULL character.
|
||||
CR = "\r" ## The carriage return character.
|
||||
CRLF = "\r\n" ## Carriage return + Line feed (EOL).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue