opendart-fss 0.1.0__py3-none-any.whl → 0.1.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
opendart_fss/_version.py CHANGED
@@ -28,7 +28,7 @@ version_tuple: VERSION_TUPLE
28
28
  commit_id: COMMIT_ID
29
29
  __commit_id__: COMMIT_ID
30
30
 
31
- __version__ = version = '0.1.0'
32
- __version_tuple__ = version_tuple = (0, 1, 0)
31
+ __version__ = version = '0.1.1'
32
+ __version_tuple__ = version_tuple = (0, 1, 1)
33
33
 
34
34
  __commit_id__ = commit_id = None
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: opendart-fss
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: 금융감독원 전자공시시스템 OpenDART API Python SDK
5
5
  Project-URL: Homepage, https://github.com/hypn4/opendart-fss-python
6
6
  Project-URL: Documentation, https://github.com/hypn4/opendart-fss-python#readme
@@ -38,13 +38,13 @@ Description-Content-Type: text/markdown
38
38
  ## 설치
39
39
 
40
40
  ```bash
41
- pip install opendart-fss-python
41
+ pip install opendart-fss
42
42
  ```
43
43
 
44
44
  또는 uv 사용:
45
45
 
46
46
  ```bash
47
- uv add opendart-fss-python
47
+ uv add opendart-fss
48
48
  ```
49
49
 
50
50
  ## 빠른 시작
@@ -1,5 +1,5 @@
1
1
  opendart_fss/__init__.py,sha256=dA5V3vMX6TD-iP_c7tRFZiLvwXqNVFjoOUxFIzjQbDU,1925
2
- opendart_fss/_version.py,sha256=5jwwVncvCiTnhOedfkzzxmxsggwmTBORdFL_4wq0ZeY,704
2
+ opendart_fss/_version.py,sha256=m8HxkqoKGw_wAJtc4ZokpJKNLXqp4zwnNhbnfDtro7w,704
3
3
  opendart_fss/client.py,sha256=hdD3to71CU-H50UkdSl4AUY6Hgj_JUq8P02zinr0gtE,3049
4
4
  opendart_fss/constants.py,sha256=V1G-upQZrNePd0UfXRPinShazCWXnZ0BE3kS7r1OSME,2648
5
5
  opendart_fss/exceptions.py,sha256=hvIelIENuzFertBLAGUcI8fvMFnSbKyFpSg7ede5rEE,2349
@@ -24,7 +24,7 @@ opendart_fss/verification/config.py,sha256=Sx2PecTf1RseX6hjkACkijy_TpysQcIS2uNib
24
24
  opendart_fss/verification/rate_limiter.py,sha256=5sJBs1u4NTBURyLhTQJ64GoWVl36h10pn_iKAFgCqso,2725
25
25
  opendart_fss/verification/reporter.py,sha256=H8MvxbX75apI58imiE_62op1Ze4H-C3oClrkovcH36A,8451
26
26
  opendart_fss/verification/runner.py,sha256=FCrAuLb-VKaEG8p1cDuqnmtdYJFCF3eLdbMKG-Yawnk,10660
27
- opendart_fss-0.1.0.dist-info/METADATA,sha256=cJT4d0zlQmUDMkYlwa3blCyPVSarmy8Q1g7Fqe3LyZk,11982
28
- opendart_fss-0.1.0.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
29
- opendart_fss-0.1.0.dist-info/licenses/LICENSE,sha256=PsaoWGsqUAAHlgFddbvBZpOmnakIwB0c5HGkF27aepM,1062
30
- opendart_fss-0.1.0.dist-info/RECORD,,
27
+ opendart_fss-0.1.1.dist-info/METADATA,sha256=iL1J-Mee_NdMNqRS4n30P9vqiYLZyJlfmylD9DaG4dA,11968
28
+ opendart_fss-0.1.1.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
29
+ opendart_fss-0.1.1.dist-info/licenses/LICENSE,sha256=PsaoWGsqUAAHlgFddbvBZpOmnakIwB0c5HGkF27aepM,1062
30
+ opendart_fss-0.1.1.dist-info/RECORD,,