mirror of
https://github.com/wassname/IndicoIo-python.git
synced 2026-08-12 11:40:34 +08:00
UPDATE: Version Tick
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
from functools import wraps, partial
|
from functools import wraps, partial
|
||||||
import warnings
|
import warnings
|
||||||
|
|
||||||
Version, version, __version__, VERSION = ('0.9.0',) * 4
|
Version, version, __version__, VERSION = ('0.9.1',) * 4
|
||||||
|
|
||||||
JSON_HEADERS = {
|
JSON_HEADERS = {
|
||||||
'Content-type': 'application/json',
|
'Content-type': 'application/json',
|
||||||
|
|||||||
Reference in New Issue
Block a user