Release v2.3-beta1
This commit is contained in:
parent
f2c9135b96
commit
d6f5201e53
|
|
@ -22,7 +22,7 @@ if sys.version_info[0] < 3:
|
|||
DeprecationWarning
|
||||
)
|
||||
|
||||
VERSION = '2.3.0-dev'
|
||||
VERSION = '2.3-beta1'
|
||||
|
||||
BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue