Skip to content

Commit 362e4b3

Browse files
authored
Bump version from 3.6.0 to 3.6.1
1 parent baee350 commit 362e4b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/hr/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"""
1010

1111
__title__ = 'booking-sys'
12-
__version__ = '3.6.0'
12+
__version__ = '3.6.1'
1313
__author__ = 'Conor Heffron'
1414

1515
# Version synonym

0 commit comments

Comments
 (0)