Skip to content

Commit 6728d29

Browse files
authored
Bump version number
1 parent 09ad662 commit 6728d29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rhodium/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
__author__ = "David Hadka"
2020
__copyright__ = "Copyright 2015, David Hadka"
2121
__license__ = "GPLv3"
22-
__version__ = "1.0"
22+
__version__ = "1.1.0"
2323
__maintainer__ = "David Hadka"
2424
__email__ = "dhadka@users.noreply.github.com"
2525
__status__ = "Development"

0 commit comments

Comments
 (0)