mirror of
https://github.com/venthur/blag.git
synced 2025-11-25 20:52:43 +00:00
bumped version
This commit is contained in:
@@ -1,9 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## [unreleased]
|
||||
## [1.1.0] - 2021-1006
|
||||
|
||||
* added Python 3.10 to list of supported versions to test against
|
||||
* added dependabot to github workflows
|
||||
* updated various dependencies:
|
||||
* pygments 2.10.0
|
||||
* sphinx 4.2.0
|
||||
* twine 3.4.2
|
||||
* wheel 0.37.0
|
||||
* pytest 6.2.5
|
||||
|
||||
## [1.0.0] - 2021-08-18
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
__VERSION__ = '1.0.0'
|
||||
__VERSION__ = '1.1.0'
|
||||
|
||||
Reference in New Issue
Block a user