chore: switch to non-release dev version (#1258)

attempting to break the cycle of multiple 'release' commits.
This commit is contained in:
cragwolfe 2023-08-31 13:20:38 -07:00 committed by GitHub
parent b504a48e06
commit 810cfc2c8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
## 0.10.11-dev0
### Enhancements
### Features
### Fixes
## 0.10.10
### Enhancements

View File

@ -1 +1 @@
__version__ = "0.10.10" # pragma: no cover
__version__ = "0.10.11-dev0" # pragma: no cover