File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11<!-- next-version-placeholder-->
2+
3+ ## v0.1.0 (2023-03-15)
4+ ### Feature
5+ * Add existing code without checks ([ ` 9867bf1 ` ] ( https://github.com/pragmaticindustries/django-app-tree/commit/9867bf1e3c1f175991f012e273ff8c5b2bba79eb ) )
6+
7+ ### Fix
8+ * Paths for CodeQL ([ ` b58c3c3 ` ] ( https://github.com/pragmaticindustries/django-app-tree/commit/b58c3c3bab7222f236d96512e87ac7f0b9d4427c ) )
9+
10+ ### Documentation
11+ * New README and CHANGELOG ([ ` ee67d92 ` ] ( https://github.com/pragmaticindustries/django-app-tree/commit/ee67d92fe2acb5c4f17891aebd5922da334e68cb ) )
Original file line number Diff line number Diff line change 66# The version of this package. There's no comprehensive, official list of other
77# magic constants, so we stick with this one only for now. See also this conversation:
88# https://stackoverflow.com/questions/38344848/is-there-a-comprehensive-table-of-pythons-magic-constants
9- __version__ = "0.0 .0"
9+ __version__ = "0.1 .0"
You can’t perform that action at this time.
0 commit comments