File tree 6 files changed +6
-6
lines changed
6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
The MIT License (MIT)
2
2
3
- Copyright (c) 2023 to present Samuel Colvin
3
+ Copyright (c) 2023 to present Pydantic Services inc.
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1
1
The MIT License (MIT)
2
2
3
- Copyright (c) 2023 to present Samuel Colvin
3
+ Copyright (c) 2023 to present Pydantic Services inc.
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1
1
The MIT License (MIT)
2
2
3
- Copyright (c) 2023 to present Samuel Colvin
3
+ Copyright (c) 2023 to present Pydantic Services inc.
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1
1
The MIT License (MIT)
2
2
3
- Copyright (c) 2023 to present Samuel Colvin
3
+ Copyright (c) 2023 to present Pydantic Services inc.
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1
1
The MIT License (MIT)
2
2
3
- Copyright (c) 2023 to present Samuel Colvin
3
+ Copyright (c) 2023 to present Pydantic Services inc.
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 4
4
5
5
from .components import AnyComponent
6
6
7
- __version__ = '0.4 .0'
7
+ __version__ = '0.5 .0'
8
8
__all__ = 'AnyComponent' , 'FastUI' , 'prebuilt_html'
9
9
10
10
You can’t perform that action at this time.
0 commit comments