Changeset - 65549777b119
[Not reviewed]
v0.10.31
0 2 0
Lance Edgar (lance) - 17 months ago 2023-06-02 13:04:33
lance@edbob.org
Update changelog
2 files changed with 7 insertions and 1 deletions:
0 comments (0 inline, 0 general)
CHANGES.rst
Show inline comments
 

	
 
CHANGELOG
 
=========
 

	
 
0.10.31 (2023-06-02)
 
--------------------
 

	
 
* Fix typo in employment handler.
 

	
 

	
 
0.10.30 (2023-06-01)
 
--------------------
 

	
 
* Fix typo in employment handler.
 

	
 

	
rattail/_version.py
Show inline comments
 
# -*- coding: utf-8; -*-
 

	
 
__version__ = '0.10.30'
 
__version__ = '0.10.31'
0 comments (0 inline, 0 general)