Skip to content

Commit 933f56a

Browse files
committed
Bump version to 1.2.0
1 parent 5714424 commit 933f56a

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.1.0"
22+
__version__ = "1.2.0"
2323
__maintainer__ = "David Hadka"
2424
__email__ = "dhadka@users.noreply.github.com"
2525
__status__ = "Development"

0 commit comments

Comments
 (0)