Skip to content

Commit 0461c27

Browse files
committed
Bump version
1 parent 065b1bc commit 0461c27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rma/__pkginfo__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
num_version = (0, 1, 10)
1+
num_version = (0, 1, 11)
22
version = '.'.join([str(num) for num in num_version])
33

44
classifiers = [

0 commit comments

Comments
 (0)