Skip to content

Commit 49cd215

Browse files
committed
version 0.1.0
1 parent 33a22e2 commit 49cd215

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.py

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

33
setup(
44
name='python-string-utils',
5-
version='0.0.0',
5+
version='0.1.0',
66
description='Utility functions for strings checking and manipulation.',
77
author='Davide Zanotti',
88
author_email='davidezanotti@gmail.com',

string_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import random
55

66
# module settings
7-
__version__ = '0.0.0'
7+
__version__ = '0.1.0'
88
__all__ = [
99
'is_url',
1010
'is_email',

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy