Skip to content

Commit

Permalink
fixed version number
Browse files Browse the repository at this point in the history
  • Loading branch information
mrocamora committed Nov 25, 2021
1 parent 8c1b09f commit f8c2f13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion carat/version.py
Expand Up @@ -7,7 +7,7 @@
import importlib

short_version = '0.1'
version = '0.1.3'
version = '0.1.4'


def __get_mod_version(modname):
Expand Down

0 comments on commit f8c2f13

Please sign in to comment.