Skip to content

Commit

Permalink
2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
erdogant committed Feb 28, 2022
1 parent 2b4abf0 commit b8f90e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion d3graph/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

__author__ = 'Erdogan Tasksen'
__email__ = '[email protected]'
__version__ = '2.0.0'
__version__ = '2.0.1'

import jinja2
if version.parse(jinja2.__version__) > version.parse("2.11.3"):
Expand Down

0 comments on commit b8f90e0

Please sign in to comment.