Skip to content

Commit

Permalink
chore: Bump version to 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pprzetacznik committed Jan 31, 2024
1 parent 907778f commit 7e940df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ response_send_invoice = service.send_invoice(**invoice_data)
(ksef) $ pip install .
(ksef) $ which ksef-utils
(...)/.envs/bin/ksef-utils
(ksef) $ ksef-utils --identifier 1111111111 --identifier_type NIP --working_directory .
(ksef) $ ksef-utils --identifier 1111111111 --identifier_type PESEL --working_directory .
```

## OpenAPI
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2
1.3

0 comments on commit 7e940df

Please sign in to comment.