Skip to content

Commit f91c34c

Browse files
committed
Technical bump: repo moved
1 parent 92e26d6 commit f91c34c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

advanced_descriptors/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
'AdvancedProperty',
2222
)
2323

24-
__version__ = '0.5.6'
24+
__version__ = '0.6.0'
2525
__author__ = "Alexey Stepanov"
2626
__author_email__ = 'penguinolog@gmail.com'
27-
__url__ = 'https://github.com/penguinolog/advanced-descriptors'
27+
__url__ = 'https://github.com/python-useful-helpers/advanced-descriptors'
2828
__description__ = (
2929
"Advanded descriptors for special cases."
3030
)

0 commit comments

Comments
 (0)