Skip to content

Commit 7e0baa5

Browse files
authored
Merge pull request #629 from 0xdabbad00/bump_version
Bump version
2 parents f3c8457 + 62ea316 commit 7e0baa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudmapper.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
import pkgutil
3131
import importlib
3232

33-
__version__ = "2.8.1"
33+
__version__ = "2.8.2"
3434

3535

3636
def show_help(commands):

0 commit comments

Comments
 (0)