Skip to content

Commit 892e76e

Browse files
bump patch version
1 parent 133f25f commit 892e76e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aum/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
MAJOR = "1"
22
MINOR = "0"
3-
PATCH = "1"
3+
PATCH = "2"
44

55
VERSION = f'{MAJOR}.{MINOR}.{PATCH}'

0 commit comments

Comments
 (0)