Skip to content

Commit ef05eea

Browse files
authored
Bump version (#14)
Metadata and requirements changes Signed-off-by: Alexey Stepanov <penguinolog@gmail.com>
1 parent 0386b74 commit ef05eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

advanced_descriptors/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
'AdvancedProperty',
2222
)
2323

24-
__version__ = '1.0.2'
24+
__version__ = '1.0.3'
2525
__author__ = "Alexey Stepanov"
2626
__author_email__ = 'penguinolog@gmail.com'
2727
__maintainers__ = {

0 commit comments

Comments
 (0)