mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-13 20:08:55 +00:00
Bump version to 1.3.0.dev1
This commit is contained in:
parent
29b7f0e164
commit
7473dec5ad
@ -14,8 +14,6 @@ Clients like the GNS3 GUI controls the server using a HTTP REST API.
|
||||
|
||||
You will need the GNS3 GUI (gns3-gui repository) to control the server.
|
||||
|
||||
**NOTE** Checkout the asyncio branch of the repository. It will soon be released in the next release.
|
||||
|
||||
Linux (Debian based)
|
||||
--------------------
|
||||
|
||||
|
@ -23,5 +23,5 @@
|
||||
# or negative for a release candidate or beta (after the base version
|
||||
# number has been incremented)
|
||||
|
||||
__version__ = "1.3.0rc1"
|
||||
__version__ = "1.3.0.dev1"
|
||||
__version_info__ = (1, 3, 0, -99)
|
||||
|
Loading…
Reference in New Issue
Block a user