Skip to content

Commit fc7c005

Browse files
authored
version 1.0.6
Bump due to fixed types information
1 parent b648e3f commit fc7c005

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
@@ -18,7 +18,7 @@
1818

1919
__all__ = ("SeparateClassMethod", "AdvancedProperty")
2020

21-
__version__ = "1.0.5"
21+
__version__ = "1.0.6"
2222
__author__ = "Alexey Stepanov"
2323
__author_email__ = "penguinolog@gmail.com"
2424
__maintainers__ = {

0 commit comments

Comments
 (0)