Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ConfigCat authored Jan 2, 2020
1 parent 7702b5a commit 011ff4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import setuptools

version = "1.0.4"
version = "1.0.5"

setuptools.setup(
name='configcat-flag-reference-validator',
Expand All @@ -26,4 +26,4 @@
'Programming Language :: Python :: 3.6',
'Topic :: Software Development',
],
)
)

0 comments on commit 011ff4a

Please sign in to comment.