We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 065b1bc commit 0461c27Copy full SHA for 0461c27
rma/__pkginfo__.py
@@ -1,4 +1,4 @@
1
-num_version = (0, 1, 10)
+num_version = (0, 1, 11)
2
version = '.'.join([str(num) for num in num_version])
3
4
classifiers = [
0 commit comments