changing version and CHANGELOG date

This commit is contained in:
Vinicius Moreira
2019-10-01 11:35:41 -03:00
parent d00ab69047
commit 808fb3b4ae
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [0.6.2] 2019-09- ## [0.6.2] 2019-10-01
### Improvements ### Improvements
- Update notifications showing the number of updates by type as well ( if there are from more than one packaging type ) - Update notifications showing the number of updates by type as well ( if there are from more than one packaging type )
- AUR: - AUR:

View File

@@ -1,4 +1,4 @@
__version__ = '0.6.1' __version__ = '0.6.2'
__app_name__ = 'bauh' __app_name__ = 'bauh'
import os import os