version bump v2.3.0.dev0

This commit is contained in:
m1ten 2021-06-06 17:05:15 -07:00 committed by GitHub
parent a4033a7d3a
commit 453ff15371
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ copyright = '2020, Anton Hvornum'
author = 'Anton Hvornum'
# The full version, including alpha/beta/rc tags
release = 'v2.1.0'
release = 'v2.3.0.dev0'
# -- General configuration ---------------------------------------------------