Skip to content

Commit

Permalink
v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardbinet committed Jul 26, 2021
1 parent 89321e0 commit 3004019
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-

from setuptools import setup

__version__ = "1.1.4"
__version__ = "1.2.0"

develop_requires = [
"pre-commit",
Expand Down

0 comments on commit 3004019

Please sign in to comment.