Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 229b26c

Browse files
committed
Bump version: 1.1.0 → 1.1.1
1 parent c61a91a commit 229b26c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎.bumpversion.cfg‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.1.0
2+
current_version = 1.1.1
33
commit = True
44
tag = True
55

‎extra_validator/__init__.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
__author__ = """Tonye Jack"""
44
__email__ = "jtonye@ymail.com"
5-
__version__ = "1.1.0"
5+
__version__ = "1.1.1"
66

77
from .field_validation import FieldValidationMixin
88

‎setup.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555

5656
setup(
5757
name="django-extra-field-validation",
58-
version="1.1.0",
58+
version="1.1.1",
5959
description="Extra django field validation.",
6060
python_requires=">=2.6",
6161
long_description=LONG_DESCRIPTION,

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /