mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-24 16:30:27 +08:00
Merge pull request #10262 from mvdbeek/version-21.01.dev
Version 21.01.dev
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
VERSION_MAJOR = "20.09"
|
||||
VERSION_MAJOR = "21.01"
|
||||
VERSION_MINOR = "dev"
|
||||
VERSION = VERSION_MAJOR + ('.' + VERSION_MINOR if VERSION_MINOR else '')
|
||||
|
||||
Reference in New Issue
Block a user